Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa118d ago0x12baef…1c7261
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa118d ago0xed98a1…0991e4
0x6531…8d630xac65…4417Base$1.00100%fluxa118d ago0x622642…5fc64f
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa118d ago0x95e5ac…6ed723
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa118d ago0xbe858e…d79516
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa118d ago0xed7afa…797448
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa118d ago0xcb3f5a…f3bda2
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa118d ago0x63bc37…4c9d8d
0xb90a…9ae40x6531…8d63Base$0.90100%fluxa118d ago0xfc40e8…a3d504
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa118d ago0x6cee06…1085c5
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa118d ago0xc53455…6fef76
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa118d ago0x66ff32…c72ef6
0xb90a…9ae40x6531…8d63Base$0.02100%fluxa118d ago0x1f85c1…6633c5
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa118d ago0x0b2f99…c0c676
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa118d ago0xb4517c…1b8853
0x6531…8d630xac65…4417Base$0.04100%fluxa119d ago0x26bd88…8649a2
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa119d ago0x32c677…cf45e6
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa119d ago0xec5038…07b894
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa119d ago0x61be7d…138c38
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa119d ago0x7ccfc6…af3d4d
0x6531…8d630xac65…4417Base$0.08100%fluxa119d ago0x92ccea…8bb994
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa119d ago0x7bb3a2…e730ec
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa119d ago0xaf7989…47f33c
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa119d ago0x493c5b…f22b54
0xb90a…9ae40x6531…8d63Base$0.05100%fluxa119d ago0x93cb41…23fe22

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.