Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8305…c8670xac65…4417Base—$0.12100%fluxa106d ago0x8dcde5…56aadf
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa106d ago0x6bffc6…a01427
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa106d ago0x76c3c8…8320e6
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa106d ago0xc22e16…2b9360
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa106d ago0x03f83a…08e583
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa106d ago0xe60a41…81e5b1
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa106d ago0xc04d63…fcbb94
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa106d ago0x75bd6a…9ddcc2
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa106d ago0xa691c5…ef5a88
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa106d ago0x7f3020…6752f6
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa106d ago0x986468…64ed7d
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa106d ago0x6b9475…2f0d55
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa106d ago0xd1532a…f895f4
0x8305…c8670xac65…4417Base—$0.01100%fluxa106d ago0x91ca37…d64e07
0x8305…c8670xac65…4417Base—$0.05100%fluxa107d ago0xc48666…e24afb
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa107d ago0xf371fc…1148ef
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa107d ago0xf64944…f05740
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa107d ago0x6e20c1…c1ec1d
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa107d ago0xbceb7d…a2e542
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa107d ago0xc9c03e…0a9992
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa107d ago0x41fe8e…f5f8ab
0x8305…c8670xac65…4417Base—$0.01100%fluxa107d ago0x28c859…71972d
0xb90a…9ae40x8305…c867Base—$0.01100%fluxa107d ago0x6d5469…b8ceea

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.