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%coinbase43d ago0x2c5b8b…3c957c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x75a63f…506aad
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xd1e894…511474
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x94a67c…50f214
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x1c5387…5b2334
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x35557f…be7fee
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xf832fc…2124a8
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xdf2bb8…942897
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x05793f…fc3d2c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x5d9411…e980f1
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x7c5dd1…15ea5f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x3d097e…f5f6af
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0xa99d92…bf43a3
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x7cbb72…f4d4a5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0xcab4a1…006fb7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x0c261a…63bc04
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x7d26de…f7f009
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x359c0e…7b050b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0xea077b…9b7856
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0xf6006b…d0da56
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x42dbcc…0ed058
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x3027d1…47ca5c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0xcc0f6f…c04a0c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x09e79d…7c0fba
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x59084e…a17e02

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.