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%coinbase38d ago0x0df84a…084648
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x0e4656…127eef
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0xdb32ed…183b32
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x058e8e…29451f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x463b80…38e52e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0xbd0e19…da14b8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0xfb694e…869955
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0xa8cd9c…82054b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x74e63b…4d1300
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0xbb7f36…4c6fd3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0xca4f55…51ce7d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0xb87116…cf5c4d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x14aef1…4a4e18
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x756d5c…bc63f3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x584bc2…849f80
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x04c7a2…25f063
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x60d0e7…bb3e71
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x1852d0…3e9d7a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0xcad8bb…9af661
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x8c8e89…12e74f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x11d867…8685a3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0xe71349…496faa
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x217877…9a668c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0x2f88bd…e3580d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase38d ago0xdc845e…cc6d98

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.