Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa42d ago0x4c5de9…14264b
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa42d ago0xd4afe8…148b71
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0xd81520…947a66
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0x25a6d5…f9466c
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0x3f5162…253f7b
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0xc65445…7d7930
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa42d ago0x1c07df…729eaa
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0x76780f…5c0e21
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0x92a3d6…723389
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa42d ago0x07c6fc…1f43ac
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa42d ago0x5a853c…fa85db
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0x1aedae…2b3548
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0xfd08b7…2bfd92
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0x48da07…feee30
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0xc09cc3…e3760a
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa43d ago0x3d019b…ac9d88
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa43d ago0x386f7f…e7148d
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa43d ago0xbbd635…bfb052
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa43d ago0x112197…251562
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa43d ago0x9f93e7…01f675
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa43d ago0xdaae39…81be7a
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa43d ago0x611a5d…688218
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa43d ago0x48b696…62dce4
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa43d ago0x0b023c…afaa95
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa43d ago0x86b83e…fa59df

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.