Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x7d1dc3…efdfda
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0xf07c96…ac6888
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x1647d1…32fe2e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0xeba52c…170635
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x55c891…bfcbcd
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x12062b…04b13a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0xa35cd3…d70d3e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x54c280…f24bcf
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x699fc6…8ba564
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x230ef4…3fe49f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x19e014…1b18ec
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x047685…7bc3f7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x572d94…a7d304
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0xc90052…eeb392
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x7bd5f3…a87754
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0xbf5746…aa795e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x7a2aa5…ef1e3d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0xbd524d…c6b79a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x3be465…91f6c4
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x217e49…337183
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x4d9820…cf07b9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x13a243…c7bc5b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x4ed25b…24f18a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x998161…5b68e6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x3521a5…2d93ba

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.