Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ce0…504d0x3e0a…78e7Base—$0.004163100%coinbase73d ago0xe581f1…b70dcb
0x3ce0…504d0x3e0a…78e7Base—$0.004418100%coinbase73d ago0xd6beac…87e123
0x3ce0…504d0x3e0a…78e7Base—$0.003302100%coinbase73d ago0x081ac3…f84293
0x3ce0…504d0x3e0a…78e7Base—$0.005628100%coinbase73d ago0xb3947d…fabd6e
0x3ce0…504d0x3e0a…78e7Base—$0.003383100%coinbase73d ago0x44a18d…0170b1
0x3ce0…504d0x3e0a…78e7Base—$0.003346100%coinbase73d ago0xa42f1f…2dfc0b
0x3ce0…504d0x3e0a…78e7Base—$0.003415100%coinbase73d ago0xdc240e…31df01
0x3ce0…504d0x3e0a…78e7Base—$0.005805100%coinbase73d ago0x8aab11…91c53d
0x3ce0…504d0x3e0a…78e7Base—$0.004964100%coinbase73d ago0x00ddd9…fca1d5
0x3ce0…504d0x3e0a…78e7Base—$0.003566100%coinbase73d ago0x44c9da…c8bfc4
0x3ce0…504d0x3e0a…78e7Base—$0.003308100%coinbase74d ago0x9edcd4…8b5efd
0x3ce0…504d0x3e0a…78e7Base—$0.005586100%coinbase74d ago0xed53a6…0c0928
0x3ce0…504d0x3e0a…78e7Base—$0.004107100%coinbase74d ago0x485487…ecdd8a
0x3ce0…504d0x3e0a…78e7Base—$0.002944100%coinbase74d ago0xb531d5…2bccf2
0x3ce0…504d0x3e0a…78e7Base—$0.005234100%coinbase74d ago0x7319fd…58f17d
0x3ce0…504d0x3e0a…78e7Base—$0.005807100%coinbase74d ago0x02ae0d…6853b9
0x3ce0…504d0x3e0a…78e7Base—$0.005432100%coinbase74d ago0x02db4a…cb26b4
0x3ce0…504d0x3e0a…78e7Base—$0.005356100%coinbase74d ago0xf6d963…c11215
0x3ce0…504d0x3e0a…78e7Base—$0.005471100%coinbase74d ago0xd8dfa2…30b3a9
0x3ce0…504d0x3e0a…78e7Base—$0.00338100%coinbase74d ago0x739933…65373f
0x3ce0…504d0x3e0a…78e7Base—$0.003417100%coinbase74d ago0x002823…9ec0b5
0x3ce0…504d0x3e0a…78e7Base—$0.00422100%coinbase74d ago0x8779dc…f8cda7
0x3ce0…504d0x3e0a…78e7Base—$0.005272100%coinbase74d ago0x872572…aac8cb
0x3ce0…504d0x3e0a…78e7Base—$0.005382100%coinbase74d ago0x0d6ca0…05df76

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.