Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f92…b8320x1a0d…9f64Base—$0.01100%coinbase72d ago0x50dd70…80f7cf
0x5f92…b8320xd88b…79b6Base—$0.01100%coinbase72d ago0x14be7e…3be2ba
0x5f92…b8320x0d0f…6e19Base—$0.01100%coinbase72d ago0xcf2f19…b29de8
0x5f92…b8320x1697…5841Base—$0.01100%coinbase72d ago0xc9429f…589153
0x5f92…b8320x46c2…df6fBase—$0.01100%coinbase72d ago0xa9129a…bd258a
0x5f92…b8320xb8ab…1c2bBase—$0.01100%coinbase72d ago0x2a2edb…f38d30
0x5f92…b8320x37b1…ec82Base—$0.01100%coinbase72d ago0x65771c…7a5f1d
0x5f92…b8320x2d80…ddecBase—$0.01100%coinbase72d ago0x6b0a63…a3dba7
0x5f92…b8320x14c8…4ba5Base—$0.01100%coinbase72d ago0xaef6a0…bd624b
0x5f92…b8320xa860…25aeBase—$0.01100%coinbase72d ago0x6c66fc…7c0af9
0x5f92…b8320x70e5…ac56Base—$0.01100%coinbase72d ago0xb5e628…ccfa58
0x5f92…b8320x9ba8…5ec1Base—$0.01100%coinbase72d ago0xe08ca3…4b59ae
0x5f92…b8320x18c9…e60aBase—$0.01100%coinbase72d ago0x7ebd3f…119407
0x5f92…b8320x2f99…e552Base—$0.01100%coinbase72d ago0x5620d9…7dce20
0x5f92…b8320x6c1a…ea40Base—$0.01100%coinbase72d ago0x741aab…5ebcfe
0x5f92…b8320xbc77…7705Base—$0.01100%coinbase72d ago0x1addc0…c9b8a6
0x5f92…b8320x4354…85fdBase—$0.01100%coinbase72d ago0xbbfdd9…ea53f0
0x5f92…b8320x782d…de73Base—$0.01100%coinbase73d ago0x243874…cf41d7
0x5f92…b8320xa61b…bf4cBase—$0.01100%coinbase73d ago0x28cedd…826578
0x5f92…b8320xf847…cf65Base—$0.01100%coinbase73d ago0x27cb2e…8fa25f
0x5f92…b8320x30a0…5db3Base—$0.01100%coinbase73d ago0x655110…65493c
0x5f92…b8320xb79f…e4b7Base—$0.01100%coinbase73d ago0x17bb42…f2b078
0x5f92…b8320xc1ae…a9d0Base—$0.01100%coinbase73d ago0x395c48…ee6023
0x5f92…b8320xeacb…b3c0Base—$0.01100%coinbase73d ago0x1e14b5…b6f2c9
0x5f92…b8320x6c96…a86cBase—$0.01100%coinbase73d ago0x3a322f…e47d2e

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.