Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0xd9c079…92b986
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x0a1d93…a33f18
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0xab4364…d6bd1d
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x0b6020…878662
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x3b61ea…22698c
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x145851…196337
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x4582e7…2473dc
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x31f58f…33f0bd
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x3f305d…ceafff
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x33ad47…d4209c
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x76c070…d9a630
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x0bdaba…981f19
0xc91c…ea0f0xc8f3…37a8Base—$34.00100%fluxa107d ago0x3fdf95…b79b35
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x3289a4…976bf3
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0xebc90f…1ff4c8
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0xa41c37…206dba
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x586149…3a6de8
0xb90a…9ae40xc91c…ea0fBase—$0.10100%fluxa107d ago0xfa5de8…252a0e
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x3a3983…bd8917
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x87f99a…11fc67
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x78ec40…53ba55
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0xd22d1a…c4ac79
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x73f0ca…831025
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x753562…efa0a2
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa107d ago0x6f5877…27615b

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.