Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa38d ago0xee5c9a…ed9323
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0x8a9706…26141b
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa39d ago0x9b31fe…000fb4
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa39d ago0x49e7c8…4edbd8
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0x1e2f00…566180
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa39d ago0x85752c…159e19
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa39d ago0x5076b4…7ac8af
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa39d ago0x22ee98…54dc69
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0xfe317b…acddfc
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa39d ago0x68d723…d2c685
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0xe16ed9…6c6c3b
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0x9f3a36…407da4
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa39d ago0x37711b…f8b214
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0xc9c39b…968fa5
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0x55f629…0a813e
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0x523719…720b3b
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa39d ago0x2bc387…6623b2
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0x774d76…4afd2b
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0x7a31ad…d16993
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa39d ago0x1277ef…fec05f
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0xcde725…c98a20
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0xe6c527…c80731
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0x061a9c…b4362e
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0xa876d1…f414a1
0xef63…7f4d0x9c95…e299Base$0.001100%fluxa39d ago0xcf02c1…302478

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.