Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90b…86bf0x10c1…1e24Base—$0.005374100%coinbase116d ago0x2a477a…cd5676
0xb90b…86bf0x10c1…1e24Base—$0.54100%coinbase116d ago0xe5ceee…8ae213
0xb90b…86bf0x10c1…1e24Base—$0.65100%coinbase116d ago0x962b6f…54c7af
0xb90b…86bf0x10c1…1e24Base—$0.50100%coinbase116d ago0x3e1dad…c490e5
0xb90b…86bf0x10c1…1e24Base—$0.50100%coinbase116d ago0xaadbc1…a1e59f
0xb90b…86bf0x10c1…1e24Base—$0.68100%coinbase116d ago0x04ffee…f48048
0xb90b…86bf0x10c1…1e24Base—$0.71100%coinbase116d ago0xa15a8f…65fa91
0xb90b…86bf0x10c1…1e24Base—$0.63100%coinbase116d ago0x440680…9bf5eb
0xb90b…86bf0x10c1…1e24Base—$0.90100%coinbase116d ago0xbb338e…c6cc97
0xb90b…86bf0x10c1…1e24Base—$0.70100%coinbase116d ago0x443e21…6cfc46
0xb90b…86bf0x10c1…1e24Base—$0.52100%coinbase116d ago0x166062…883923
0xb90b…86bf0x10c1…1e24Base—$0.26100%coinbase116d ago0x6b8623…6293a3
0xb90b…86bf0x10c1…1e24Base—$0.02100%coinbase116d ago0x92a1ad…ff4a29
0xb90b…86bf0x10c1…1e24Base—$0.01100%coinbase116d ago0x3f608d…f7025a
0xb90b…86bf0x10c1…1e24Base—$0.12100%coinbase116d ago0xeacb9d…da7dc2
0xb90b…86bf0x10c1…1e24Base—$0.22100%coinbase116d ago0xd76eca…925124
0xb90b…86bf0x10c1…1e24Base—$0.05100%coinbase116d ago0xfaf519…fd8ac9
0xb90b…86bf0x10c1…1e24Base—$0.05100%coinbase116d ago0xa6ace9…58a37c
0xb90b…86bf0x10c1…1e24Base—$0.07100%coinbase116d ago0x669dc6…c8d558
0xb90b…86bf0x10c1…1e24Base—$0.18100%coinbase117d ago0x9b454b…e7f961

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.