Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…7de0Base—$11.46100%coinbase36d ago0xa62826…6af368
0x7d45…92240xb0af…7de0Base—$11.26100%coinbase36d ago0x9a5a83…0907a4
0x7d45…92240xb0af…7de0Base—$10.52100%coinbase36d ago0xe14db4…0c9e94
0x7d45…92240xb0af…7de0Base—$10.62100%coinbase36d ago0x5f87db…27dce2
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase36d ago0xde43d8…c72afb
0x7d45…92240xb0af…7de0Base—$10.01100%coinbase36d ago0xea6b50…9ba51c
0x7d45…92240xb0af…7de0Base—$10.07100%coinbase36d ago0x8e57cb…a9eff5
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase36d ago0x5e4839…cbccc6
0x7d45…92240xb0af…7de0Base—$9.00100%coinbase36d ago0x5b6dbf…cd4494
0x7d45…92240xb0af…7de0Base—$11.02100%coinbase36d ago0x4a014b…9531da
0x7d45…92240xb0af…7de0Base—$8.51100%coinbase36d ago0xfd0e7a…c400a6
0x7d45…92240xb0af…7de0Base—$10.59100%coinbase36d ago0xe8f78d…c22a64
0x7d45…92240xb0af…7de0Base—$10.31100%coinbase36d ago0x53e81d…b7f80a
0x7d45…92240xb0af…7de0Base—$10.08100%coinbase36d ago0x6d8b67…28a9ea
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase36d ago0xa95c51…98b9a4
0x7d45…92240xb0af…3befBase—$3.00100%payAI36d ago0xccae2f…bdecf2
0x7d45…92240xb0af…7de0Base—$9.00100%coinbase36d ago0xbce926…bdab83
0x7d45…92240xb0af…7de0Base—$10.01100%coinbase36d ago0x7f5479…875738
0x7d45…92240xb0af…7de0Base—$10.99100%coinbase36d ago0x133d65…9391c6
0x7d45…92240xb0af…3befBase—$3.00100%payAI36d ago0x24d43f…cacdc6
0x7d45…92240xb0af…7de0Base—$11.29100%coinbase36d ago0x398d34…c5fb99
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase36d ago0x452460…eb06ea
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase36d ago0x9fa7c9…e22e4d
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase36d ago0x9a664a…174f80
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase36d ago0x53e89d…15c997

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.