Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa21d ago0x0a309a…c3c2f8
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa21d ago0xac48ee…2ea944
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa21d ago0xdb6c8c…2790c5
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa21d ago0xe7a74e…ab3b11
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa21d ago0x1aa858…2a6bf6
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa21d ago0x9261c2…21d76a
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa21d ago0x46d23c…52ced6
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa21d ago0xa62630…3a7efc
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa21d ago0xc2cf59…3e4b37
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa21d ago0x94a43b…22a6c7
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0x8edef6…4f8300
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0xd32397…f12413
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0x1c9d3f…0066b6
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0x83c425…fa8562
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0x6f2153…b90226
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0xd0eb35…9ad27d
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0xbcb3de…d704d3
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0xbf1552…1bddc7
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0xfa1858…0c98c9
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0x60357a…cb66ef
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0xf2e6d2…1f918a
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0xf9a7f0…170da6
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0xc43177…530041
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0xf9a0dd…6c492d
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa22d ago0x56e7d3…ecb3f1

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.