Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2054…ae9b0x6624…663aBase—$0.01100%coinbase71d ago0x3ff629…983e44
0x2054…ae9b0x3167…0b68Base—$0.01100%coinbase71d ago0xb107c1…9f483b
0x2054…ae9b0x2c20…6ebeBase—$0.01100%coinbase71d ago0x4044e1…61fbef
0x2054…ae9b0xeb75…bbf9Base—$0.01100%coinbase72d ago0x300e4f…672f8d
0x2054…ae9b0x4838…7763Base—$0.01100%coinbase72d ago0x747dd9…ca7d66
0x2054…ae9b0xa9f3…3ca7Base—$0.01100%coinbase72d ago0x05391f…a464bb
0x2054…ae9b0xe2c0…e789Base—$0.01100%coinbase72d ago0xc0ff52…9a5b8c
0x2054…ae9b0x28de…57cfBase—$0.01100%coinbase72d ago0xeaea5d…fdfa78
0x2054…ae9b0xd73f…953dBase—$0.01100%coinbase72d ago0xc18d30…6359bf
0x2054…ae9b0x5376…c061Base—$0.01100%coinbase72d ago0x10160b…07437b
0x2054…ae9b0x3e07…30eeBase—$0.01100%coinbase72d ago0xc808b1…5f8608
0x2054…ae9b0xc2e1…4241Base—$0.01100%coinbase72d ago0x57e693…e23ad3
0x2054…ae9b0x12ad…e806Base—$0.01100%coinbase72d ago0xe91552…1b16bd
0x2054…ae9b0x02e7…b889Base—$0.01100%coinbase72d ago0x7d48cb…1c6436
0x2054…ae9b0x2c3d…1e40Base—$0.01100%coinbase72d ago0x2711d3…f51e90
0x2054…ae9b0xd549…16d6Base—$0.01100%coinbase72d ago0x36c577…e8e602
0x2054…ae9b0xfbd3…f84bBase—$0.01100%coinbase72d ago0x16ab45…2f5b52
0x2054…ae9b0x16a7…70dbBase—$0.01100%coinbase72d ago0x90435a…ba796c

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.