Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7m ago0x3e81f1…0aaa8d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13m ago0xe3c04a…d4cf9b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22m ago0x2c6e45…93728b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase31m ago0x60d8e7…e86f70
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase37m ago0xcce794…ac926c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase48m ago0x662b88…c7f258
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase59m ago0x68c372…e82213
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1h ago0xa094f9…42663d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1h ago0xfe00ed…68db31
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1h ago0x101b90…d88e8c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1h ago0xc06a75…8b04f8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1h ago0x3e9b99…8ae8d2
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1h ago0x3f8358…9ccc30
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1h ago0x48c388…afa144
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1h ago0x0087c3…03fc76
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2h ago0xc091e8…d89477
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2h ago0x2f3cf1…2f7def
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2h ago0x7fa94c…8ca7c8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2h ago0x0f5566…cadf9f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2h ago0x4571d6…8b3fde
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2h ago0x4ece44…43b54a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase2h ago0xd684fd…f03e3c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase3h ago0xc18d59…bb1190
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase3h ago0x362bc5…706564
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase3h ago0xa48419…c124ec

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.