Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3aca…63310x0e3d…7757Base—$24.61100%0xb31a…568f114d ago0x270bd2…ada361
0x3aca…63310x0e3d…7757Base—$24.61100%0xe7f0…b89c114d ago0x5617af…952fff
0x3aca…63310x0e3d…7757Base—$14.32100%0x2e11…8573114d ago0x668640…4b0b85
0x3aca…63310x0e3d…7757Base—$11.23100%0x493b…b916114d ago0xe69735…3f3af3
0x3aca…63310x0e3d…7757Base—$11.23100%0x31fe…80c4114d ago0xa97e36…153dd3
0x3aca…63310x0e3d…7757Base—$11.23100%0xf3d1…2b9c114d ago0x2c46f0…9074d7
0x3aca…63310x0e3d…7757Base—$11.23100%0xed27…48f7114d ago0xe1873d…182bd7
0x3aca…63310x0e3d…7757Base—$5.88100%0x3b25…fc9a114d ago0x214300…607e4e
0x3aca…63310x0e3d…7757Base—$11.23100%0x160a…c891114d ago0x6d5284…e2e578
0x3aca…63310x0e3d…7757Base—$14.32100%0x5a50…c82c114d ago0xf8ec0f…3c9fb2
0x3aca…63310x0e3d…7757Base—$22.55100%0x2960…064b114d ago0x74230f…598016
0x3aca…63310x0e3d…7757Base—$14.32100%0x8ae6…5706114d ago0xac4673…b78705
0x3aca…63310x0e3d…7757Base—$14.32100%0x07d6…1b94114d ago0x16a2f0…738b94
0x3aca…63310x0e3d…7757Base—$14.32100%0x96be…0b46114d ago0xe4865e…eaa5aa
0x3aca…63310x0e3d…7757Base—$14.32100%0x5df6…6428114d ago0xc035ec…f4e91c
0x3aca…63310x0e3d…7757Base—$14.32100%0xe1d1…1b19114d ago0x6bf46f…2edcda
0x3aca…63310x0e3d…7757Base—$24.61100%0xc836…5c46114d ago0xb7c619…17c19d

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.