Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe142…1b8a0x6e78…a08fBase—$0.01100%coinbase76d ago0xf853e5…92cb81
0xe142…1b8a0x7bbf…abffBase—$0.01100%coinbase76d ago0xc64fe7…ddfa79
0xe142…1b8a0x5fb3…9c53Base—$0.01100%coinbase76d ago0x50621e…5dc384
0xe142…1b8a0x38e6…333dBase—$0.01100%coinbase76d ago0xe6f87e…45463b
0xe142…1b8a0xce85…181bBase—$0.01100%coinbase76d ago0x41ddca…ebc34c
0xe142…1b8a0x662c…2e6dBase—$0.01100%coinbase76d ago0x449210…c5fd28
0xe142…1b8a0xba5f…a52eBase—$0.01100%coinbase76d ago0x2aae2d…3a3e04
0xe142…1b8a0x1b8d…0797Base—$0.01100%coinbase76d ago0xdf47d9…36f64c
0xe142…1b8a0xfec0…1f42Base—$0.01100%coinbase76d ago0x2b75ab…97ef2c
0xe142…1b8a0x7ec5…71c0Base—$0.01100%coinbase76d ago0x818139…dca730
0xe142…1b8a0xeeae…1c4bBase—$0.01100%coinbase76d ago0x9d3c2c…9189a2
0xe142…1b8a0x9fb0…6708Base—$0.01100%coinbase76d ago0x4f4737…fdaf7e
0xe142…1b8a0xed68…7752Base—$0.01100%coinbase76d ago0x8c613d…50da4b
0xe142…1b8a0x7eb0…b97aBase—$0.01100%coinbase76d ago0x8080cb…630009
0xe142…1b8a0xac8e…1336Base—$0.01100%coinbase76d ago0xd855ac…cf270a
0xe142…1b8a0xeda6…35a6Base—$0.01100%coinbase76d ago0x58e518…5f9497
0xe142…1b8a0x4c1f…156cBase—$0.01100%coinbase76d ago0x0a4142…0072b7
0xe142…1b8a0x9d8b…2646Base—$0.01100%coinbase76d ago0x2f0d17…998311
0xe142…1b8a0x7a05…a838Base—$0.01100%coinbase76d ago0xe83595…d5458c
0xe142…1b8a0x9970…88c6Base—$0.01100%coinbase76d ago0xaa43a2…579564
0xe142…1b8a0xca21…b7c4Base—$0.01100%coinbase77d ago0x20c0f4…c5acbc
0xe142…1b8a0xb51b…8399Base—$0.01100%coinbase77d ago0x48eef1…f66f5e
0xe142…1b8a0xfa93…2391Base—$0.01100%coinbase77d ago0x0f6346…6e63bf
0xe142…1b8a0x0b59…1099Base—$0.01100%coinbase77d ago0xc3711b…ecb923
0xe142…1b8a0x7462…35c8Base—$0.01100%coinbase77d ago0xca94ce…0460c7

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.