Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0xdbf7ef…ae1489
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0x6737e3…96ac4a
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0xb63778…335b73
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0x7ef458…fb4814
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0x3e7c76…bcfffe
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0x8032bc…5339e4
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0x48ae4f…268c6a
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0xf39699…3b2370
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0xd75f93…c4ead6
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0xe8bec0…298dd0
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0x8720cd…6a5b58
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0x9ed0ba…4d5505
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0x0dd05a…a06ec2
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0x54e5f6…d0cfcd
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0x8ea9d1…370567
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0xba68f3…5fa215
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0xdff323…dffd88
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0xa33aa3…d830fa
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0xe636d9…39eaab
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0xdaf777…36a659
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown59d ago0x145835…dd24e2
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown60d ago0xb1f461…b13788
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown60d ago0x7da544…f324bf
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown60d ago0xd5c87d…967fa6
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown60d ago0xd4a770…ff1e3e

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://app.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://app.roundhouseai.io/dashboard/team.

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