Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0xded9b1…8aeb72
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x7b250e…7730cd
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0xa40d25…03fd26
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x61c46f…54144e
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x417d86…7eb771
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0xbe67e9…1ca7f4
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa44d ago0x0dcf17…c3093f
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa44d ago0xab58e1…82f4e4
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa44d ago0xb00b37…d8a961
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa44d ago0xc8d98c…29614e
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x66eacc…bc9528
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa44d ago0xd6e216…5d64f1
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x20b92e…7ed52a
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x626974…660008
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x1e5ffa…3d0944
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0xdc8e58…2470ca
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x75de36…3c03e4
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0xbd0a68…1c7747
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x5dec02…8f9b34
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x3d2ed2…df99c8
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x485589…0df908
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x836894…005b9b
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x216731…91d18c
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0x7fc715…eac8c2
0x6387…5be80x9c95…e299Base—$0.001100%fluxa44d ago0xc5659b…2f5b0b

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.