Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34da…7cb40xb0af…7de0Base—$10.59100%coinbase32d ago0xec9a43…19ce34
0x34da…7cb40xb0af…7de0Base—$9.68100%coinbase32d ago0x3a8ef5…4dc4f9
0x34da…7cb40xb0af…7de0Base—$11.04100%coinbase32d ago0x597891…6f24c9
0x34da…7cb40xb0af…7de0Base—$9.99100%coinbase32d ago0xd9971c…ff8733
0x34da…7cb40xb0af…7de0Base—$10.29100%coinbase32d ago0x8ab0e1…afa7d1
0x34da…7cb40xb0af…7de0Base—$9.37100%coinbase32d ago0x2839df…bfd38e
0x34da…7cb40xb0af…7de0Base—$9.54100%coinbase32d ago0x8b9427…e3d4e6
0x34da…7cb40xb0af…7de0Base—$10.48100%coinbase32d ago0xe5ef7e…5d52a8
0x34da…7cb40xb0af…7de0Base—$10.64100%coinbase32d ago0x801cde…72e859
0x34da…7cb40xb0af…3befBase—$3.00100%payAI32d ago0x562f13…3e54a7
0x34da…7cb40xb0af…7de0Base—$14.60100%coinbase32d ago0x4ea4cd…c75ff9
0x34da…7cb40xb0af…7de0Base—$13.70100%coinbase32d ago0xd4f69a…7f824f
0x34da…7cb40xb0af…7de0Base—$14.50100%coinbase32d ago0xb399ac…1f72f5
0x34da…7cb40xb0af…7de0Base—$14.96100%coinbase32d ago0xee4a62…ffe7b4
0x34da…7cb40xb0af…3befBase—$3.00100%payAI32d ago0xb4188d…5992e4
0x34da…7cb40xb0af…7de0Base—$14.39100%coinbase32d ago0x2f6a07…9bcc24
0x34da…7cb40xb0af…7de0Base—$14.50100%coinbase32d ago0x1bd42b…ac1a4c
0x34da…7cb40xb0af…7de0Base—$14.60100%coinbase32d ago0x9bc552…92bc5e
0x34da…7cb40xb0af…3befBase—$3.00100%payAI32d ago0xcb82bf…5101ad
0x34da…7cb40xb0af…7de0Base—$14.95100%coinbase32d ago0x1d6009…210ec6
0x34da…7cb40xb0af…7de0Base—$14.99100%coinbase32d ago0xfe1cc8…c8ea87
0x34da…7cb40xb0af…7de0Base—$2.01100%coinbase32d ago0xa8d04c…f012d5
0x34da…7cb40xb0af…7de0Base—$14.99100%coinbase33d ago0x468ef0…4d1449
0x34da…7cb40xb0af…7de0Base—$14.61100%coinbase33d ago0x1e9000…076876
0x34da…7cb40xb0af…7de0Base—$14.53100%coinbase33d ago0xbe8e2f…c01b3e

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.