Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0x32aea6…b2b697
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0x084ba2…9a4724
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0xaee8a1…5699ca
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0x625017…73c65d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0x8d87b8…605871
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0xdf7d19…328e3b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0xea1014…e7acfe
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0x827699…bc42aa
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0x19c58e…1cbf2b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0x589c79…381a67
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0xc5932d…e8e67e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0xb805cf…b12c9e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0xbc8627…7ad0b3
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0xe65538…abde34
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0xf55fee…2d2dad
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0x5e5317…952850
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0x128b63…4ff1bc
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0xc74344…6ce2f0
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0xa0b9f7…f58d76
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0x50ada1…443c66
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0x2df96c…03cd74
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0xc83757…a73a44
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0xe967e0…9577d8
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0x0f93a7…cacf2b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase62d ago0x048b35…9975ef

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.