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%coinbase44d ago0xf68b1c…4ae566
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase44d ago0x8aa656…24e637
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x28a13c…572c99
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0xaac54c…a5afce
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x2e1096…3b9975
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x0701c7…56d6b3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x136db4…1cc5e2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0xf6a1b5…c6328c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x040e83…ed8711
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x3aa250…a404c9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x918cc3…6f27ee
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x89e430…46a2b8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0xf946f8…ec80c8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0xc1c04a…e6705a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0xce55e7…20b89a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0xf9ab49…859ade
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0xa1ea89…6d4ec3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0xfeecbc…b47c7f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0xc00b06…7a59fd
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x133a9f…40b2ec
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x49fe52…26ca10
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0xd0c3ba…1cf7dd
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x2014d9…9f6d1a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x4437a6…d66b45
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x972a79…e0fe6d

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.