Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x7494ba…75fc00
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x3b0b5c…965f3c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0xdc99e7…5fd5b0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x7fbff5…080b9b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x898f3e…bf86c4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x167d19…07c706
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0xc31ecf…eb2981
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x667953…d89dc8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x451136…06e752
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0xc8eb55…22903d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0xf7d498…a9fcad
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x5bf250…d91d00
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0x4faf3b…a7a1c4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase3d ago0xd86f2e…e008a1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0xcc5050…ee32a7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x764162…5497a0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0xe3ef10…b2b0cf
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x36b65f…f5c7ae
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x622f38…3c55d3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0xfa9a26…3e936e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x9e1c9d…f89de6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x000eff…8102cb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x7bde89…12ddf0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x206578…498cbe

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.