Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2ea…5d200x10c1…1e24Base—$0.72100%coinbase114d ago0xcca945…0a82bc
0xe2ea…5d200x10c1…1e24Base—$0.66100%coinbase114d ago0x842862…6d48fe
0xe2ea…5d200x10c1…1e24Base—$0.66100%coinbase114d ago0x9e4713…f94430
0xe2ea…5d200x10c1…1e24Base—$0.57100%coinbase114d ago0x52da97…20e88a
0xe2ea…5d200x10c1…1e24Base—$0.66100%coinbase114d ago0xa77d19…b18422
0xe2ea…5d200x10c1…1e24Base—$0.69100%coinbase114d ago0xa9127f…aa8008
0xe2ea…5d200x10c1…1e24Base—$0.77100%coinbase114d ago0xd5713b…43c932
0xe2ea…5d200x10c1…1e24Base—$1.13100%coinbase114d ago0x3a2b30…7cbfa7
0xe2ea…5d200x10c1…1e24Base—$0.52100%coinbase114d ago0xa25cfb…1112f3
0xe2ea…5d200x10c1…1e24Base—$0.98100%coinbase114d ago0x8a13cd…c8fb40
0xe2ea…5d200x10c1…1e24Base—$0.55100%coinbase114d ago0x6fd36b…965c83
0xe2ea…5d200x10c1…1e24Base—$0.56100%coinbase114d ago0x392ac7…0dea83
0xe2ea…5d200x10c1…1e24Base—$0.57100%coinbase114d ago0xc3ff9e…bd0627
0xe2ea…5d200x10c1…1e24Base—$0.52100%coinbase114d ago0x4dd86b…1afcee
0xe2ea…5d200x10c1…1e24Base—$0.98100%coinbase114d ago0xc9e0e3…9da68d
0xe2ea…5d200x10c1…1e24Base—$0.62100%coinbase114d ago0xd436f1…5e5d52
0xe2ea…5d200x10c1…1e24Base—$0.73100%coinbase114d ago0x6620fd…5c1a33
0xe2ea…5d200x10c1…1e24Base—$0.68100%coinbase114d ago0x7f4d96…c183e3
0xe2ea…5d200x10c1…1e24Base—$0.64100%coinbase114d ago0xd9d88c…031da7
0xe2ea…5d200x10c1…1e24Base—$0.60100%coinbase114d ago0xc83b6a…e1050a
0xe2ea…5d200x10c1…1e24Base—$0.54100%coinbase114d ago0x55ada1…e358f6
0xe2ea…5d200x10c1…1e24Base—$0.73100%coinbase114d ago0x897111…fcbb15
0xe2ea…5d200x10c1…1e24Base—$0.55100%coinbase114d ago0x1bc67a…33dcc1
0xe2ea…5d200x10c1…1e24Base—$0.54100%coinbase114d ago0x3bb61a…95c0e5

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.