Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0x59c4b9…644984
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0xb164cb…0c01de
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0x5a2c5c…766254
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0xe37519…c1dab3
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0x8810e8…f131fd
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0x77a7c3…065fdf
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0x9d2a05…85db40
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0x47b282…2044e9
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0x8c617d…0189ea
0xd32b…45470x9c95…e299Base$0.001100%fluxa66d ago0xe3d331…106cdb
0xd32b…45470x9c95…e299Base$0.001100%fluxa66d ago0x1b50bd…0fe960
0xd32b…45470x9c95…e299Base$0.001100%fluxa66d ago0xb153c3…a1ba3e
0xd32b…45470x9c95…e299Base$0.001100%fluxa66d ago0x000031…dfab46
0xd32b…45470x9c95…e299Base$0.001100%fluxa66d ago0x69a88f…131335
0xd32b…45470x9c95…e299Base$0.001100%fluxa66d ago0x4c30de…01efa8
0xd32b…45470x9c95…e299Base$0.001100%fluxa66d ago0x5d045d…0b2429
0xd32b…45470x9c95…e299Base$0.001100%fluxa66d ago0x595a79…a87b1a
0xd32b…45470x9c95…e299Base$0.001100%fluxa66d ago0x85bce0…461972
0xd32b…45470x9c95…e299Base$0.001100%fluxa66d ago0x3500f6…729042
0xd32b…45470x9c95…e299Base$0.001100%fluxa66d ago0x12a565…a1c498
0xd32b…45470x9c95…e299Base$0.001100%fluxa66d ago0xc4eda7…855f07

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.