Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2984…44390xcb71…7f0dBase—$0.01100%coinbase74d ago0x6cd802…8ea504
0x2984…44390x0294…9a98Base—$0.01100%coinbase74d ago0x45a9c6…c1d013
0x2984…44390x542b…cd3eBase—$0.01100%coinbase74d ago0x3b95a5…3b551f
0x2984…44390xb5a7…8b20Base—$0.01100%coinbase74d ago0x9af282…b7eb39
0x2984…44390x4393…8e37Base—$0.01100%coinbase74d ago0x23ad8a…25677b
0x2984…44390x8e0b…d8adBase—$0.01100%coinbase74d ago0x5548a0…b7c975
0x2984…44390xc5cb…9937Base—$0.01100%coinbase74d ago0xca3ed2…37f046
0x2984…44390x0064…2433Base—$0.01100%coinbase74d ago0xb32692…72ba80
0x2984…44390x966f…f7f0Base—$0.01100%coinbase74d ago0xa5d222…efab38
0x2984…44390x8c2a…2357Base—$0.01100%coinbase74d ago0x1b1463…79b3f4
0x2984…44390x78fe…ad39Base—$0.01100%coinbase74d ago0xd2ea1a…480185
0x2984…44390x80a6…809dBase—$0.01100%coinbase74d ago0xc5b21b…4830a7
0x2984…44390x5065…e497Base—$0.01100%coinbase74d ago0xf9e03d…8859dc
0x2984…44390x96cf…bd0eBase—$0.01100%coinbase74d ago0x335c18…5b12de
0x2984…44390x3ceb…efaeBase—$0.01100%coinbase74d ago0x7d6950…0702f1
0x2984…44390x61a3…bc1bBase—$0.01100%coinbase74d ago0x7d96d8…f1e10c

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.