Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4d8…3bd90x10c1…1e24Base—$1.53100%coinbase114d ago0x8dfd50…644b92
0xe4d8…3bd90x10c1…1e24Base—$0.97100%coinbase114d ago0xd27e24…c98147
0xe4d8…3bd90x10c1…1e24Base—$0.84100%coinbase114d ago0x85a1a0…4f16de
0xe4d8…3bd90x10c1…1e24Base—$0.72100%coinbase114d ago0x6d942a…635f78
0xe4d8…3bd90x10c1…1e24Base—$0.68100%coinbase114d ago0x1506da…73985a
0xe4d8…3bd90x10c1…1e24Base—$0.65100%coinbase114d ago0xe004a7…2f4cb6
0xe4d8…3bd90x10c1…1e24Base—$0.56100%coinbase114d ago0x5d4325…783236
0xe4d8…3bd90x10c1…1e24Base—$0.57100%coinbase114d ago0x40ee79…c1087c
0xe4d8…3bd90x10c1…1e24Base—$0.51100%coinbase114d ago0x0202f7…d1cef5
0xe4d8…3bd90x10c1…1e24Base—$0.97100%coinbase114d ago0x623aa0…cb1284
0xe4d8…3bd90x10c1…1e24Base—$0.93100%coinbase114d ago0x1b01c4…ceeb96
0xe4d8…3bd90x10c1…1e24Base—$0.86100%coinbase114d ago0x2141de…7c6a06
0xe4d8…3bd90x10c1…1e24Base—$0.81100%coinbase114d ago0xbf3aca…ca83f1
0xe4d8…3bd90x10c1…1e24Base—$0.55100%coinbase114d ago0x8d1ccc…cdcff5
0xe4d8…3bd90x10c1…1e24Base—$0.53100%coinbase114d ago0x5c522e…dd5466
0xe4d8…3bd90x10c1…1e24Base—$0.52100%coinbase114d ago0x44366b…f522aa
0xe4d8…3bd90x10c1…1e24Base—$0.98100%coinbase114d ago0x7c206d…ed7b62
0xe4d8…3bd90x10c1…1e24Base—$0.88100%coinbase114d ago0x52daa1…6e09e9
0xe4d8…3bd90x10c1…1e24Base—$0.80100%coinbase114d ago0xa11bce…53a087
0xe4d8…3bd90x10c1…1e24Base—$0.61100%coinbase114d ago0x4fcdc5…8deb7f
0xe4d8…3bd90x10c1…1e24Base—$0.53100%coinbase114d ago0x9d6760…f8a03d
0xe4d8…3bd90x10c1…1e24Base—$0.55100%coinbase114d ago0x4fa1f2…7515c3
0xe4d8…3bd90x10c1…1e24Base—$0.99100%coinbase114d ago0x756e87…fffe85
0xe4d8…3bd90x10c1…1e24Base—$0.97100%coinbase114d ago0x57cdcc…1db9aa
0xe4d8…3bd90x10c1…1e24Base—$0.87100%coinbase114d ago0x02918a…2854f4

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.