Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b72…d0410xc846…f810Base—$0.01100%coinbase67d ago0xcdc6de…59f856
0x4b72…d0410x8d50…2b1eBase—$0.01100%coinbase67d ago0x5f8005…a7fffe
0x4b72…d0410x096d…273aBase—$0.01100%coinbase67d ago0x847a16…4150fd
0x4b72…d0410xeab9…91f0Base—$0.01100%coinbase67d ago0x3d934a…595b6c
0x4b72…d0410x95de…89caBase—$0.01100%coinbase67d ago0xf403a1…027fd8
0x4b72…d0410x29c6…5e3bBase—$0.01100%coinbase67d ago0x990941…f04709
0x4b72…d0410xb6b4…f4bbBase—$0.01100%coinbase67d ago0x83254c…9f674b
0x4b72…d0410xa41a…a75dBase—$0.01100%coinbase67d ago0x0db3b4…b01828
0x4b72…d0410x3374…f383Base—$0.01100%coinbase67d ago0x7bdcdd…269a0f
0x4b72…d0410x14ed…5a3cBase—$0.01100%coinbase67d ago0xec55e3…e5b3e1
0x4b72…d0410xa78a…4d94Base—$0.01100%coinbase67d ago0xcfff29…3ab1b4
0x4b72…d0410xe54c…07c9Base—$0.01100%coinbase67d ago0x163f08…4b5d4d
0x4b72…d0410x4937…1edfBase—$0.01100%coinbase67d ago0x322eea…807fbe
0x4b72…d0410xf776…6db9Base—$0.01100%coinbase67d ago0x160a76…968e9b
0x4b72…d0410xaeed…0512Base—$0.01100%coinbase67d ago0xa18402…5f8123
0x4b72…d0410xbe9c…e0e3Base—$0.01100%coinbase68d ago0x199388…d4f8f2
0x4b72…d0410x99f4…b989Base—$0.01100%coinbase68d ago0x437807…1b4d8c
0x4b72…d0410x8276…486cBase—$0.01100%coinbase68d ago0x3a2278…474702
0x4b72…d0410x5ab4…172eBase—$0.01100%coinbase68d ago0x77b013…f9e6aa
0x4b72…d0410xe9c5…fcefBase—$0.01100%coinbase68d ago0x86249b…589cc7
0x4b72…d0410x52c3…5280Base—$0.01100%coinbase68d ago0xe3acbb…8b56f7
0x4b72…d0410x9e08…6ddcBase—$0.01100%coinbase68d ago0x4948eb…72368c
0x4b72…d0410x2dfd…848cBase—$0.01100%coinbase68d ago0xea0971…0b4097
0x4b72…d0410x4ddb…9897Base—$0.01100%coinbase68d ago0x2c40a6…a28f5f
0x4b72…d0410x9843…4726Base—$0.01100%coinbase68d ago0xe5f319…74f212

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.