Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe954…82950x3e0a…78e7Base—$0.005458100%coinbase75d ago0x31bac5…20c94b
0xe954…82950x3e0a…78e7Base—$0.004839100%coinbase75d ago0x1dabb4…16fe46
0xe954…82950x3e0a…78e7Base—$0.005734100%coinbase75d ago0x38db59…e42824
0xe954…82950x3e0a…78e7Base—$0.005075100%coinbase75d ago0xb0631f…92ab4e
0xe954…82950x3e0a…78e7Base—$0.005497100%coinbase75d ago0x7a0fef…973714
0xe954…82950x3e0a…78e7Base—$0.003346100%coinbase75d ago0x90c440…6a49c8
0xe954…82950x3e0a…78e7Base—$0.003429100%coinbase75d ago0xc6a340…593b69
0xe954…82950x3e0a…78e7Base—$0.003921100%coinbase75d ago0xef467d…b1afbc
0xe954…82950x3e0a…78e7Base—$0.00481100%coinbase75d ago0x79ea3d…e0ad0e
0xe954…82950x3e0a…78e7Base—$0.00325100%coinbase75d ago0x800f84…4e781a
0xe954…82950x3e0a…78e7Base—$0.003981100%coinbase75d ago0xf6462d…4356dd
0xe954…82950x3e0a…78e7Base—$0.004278100%coinbase75d ago0xaf45c2…255a7a
0xe954…82950x3e0a…78e7Base—$0.004067100%coinbase75d ago0x9ba806…bdf216
0xe954…82950x3e0a…78e7Base—$0.005476100%coinbase75d ago0x90620c…5a0166
0xe954…82950x3e0a…78e7Base—$0.005755100%coinbase75d ago0x1d2592…6de73a
0xe954…82950x3e0a…78e7Base—$0.003425100%coinbase75d ago0xccdd3f…77adf3
0xe954…82950x3e0a…78e7Base—$0.004025100%coinbase75d ago0xb8a783…148421
0xe954…82950x3e0a…78e7Base—$0.003702100%coinbase75d ago0xd8a8a3…c1608b
0xe954…82950x3e0a…78e7Base—$0.003122100%coinbase75d ago0x3945e1…71c43b
0xe954…82950x3e0a…78e7Base—$0.004506100%coinbase75d ago0x634f80…c5c566
0xe954…82950x3e0a…78e7Base—$0.004892100%coinbase75d ago0x354a78…91e75f
0xe954…82950x3e0a…78e7Base—$0.004678100%coinbase75d ago0xf9f590…e1956d
0xe954…82950x3e0a…78e7Base—$0.004429100%coinbase75d ago0x7c37c7…aeb432
0xe954…82950x3e0a…78e7Base—$0.004747100%coinbase75d ago0xf3af44…f5d755
0xe954…82950x3e0a…78e7Base—$0.004033100%coinbase75d ago0x0a96e9…74da3c

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.