Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4313…bfda0xb615…d1f9Base—$0.05100%payAI45d ago0x046d42…8d8a3d
0x4313…bfda0x8f9a…ad41Base—$0.10100%payAI45d ago0x17121f…555097
0x4313…bfda0x6c85…0649Base—$0.10100%payAI45d ago0x28d9a6…e328f6
0x4313…bfda0xcd88…b0b5Base—$0.10100%payAI45d ago0xf4491f…0a0201
0x4313…bfda0x56d8…fc92Base—$0.10100%payAI45d ago0x8f611c…a313bf
0x4313…bfda0xb6a6…4043Base—$0.10100%payAI45d ago0xbd6aad…ae780b
0x4313…bfda0x25c4…1b9bBase—$0.10100%payAI45d ago0xdd71e7…fc242f
0x4313…bfda0xbd3b…04f0Base—$0.10100%payAI45d ago0x75172d…9cd13e
0x4313…bfda0x8dc8…976eBase—$0.10100%payAI45d ago0xb844b0…ffb14e
0x4313…bfda0x5304…7a22Base—$0.10100%payAI45d ago0x7743cb…6cdef3
0x4313…bfda0x6d9f…b082Base—$0.10100%payAI45d ago0x15f31f…307892
0x4313…bfda0x39dc…420aBase—$0.10100%payAI45d ago0x0b1496…3bc948
0x4313…bfda0x8840…c7eeBase—$0.10100%payAI45d ago0x238a03…f8f21c
0x4313…bfda0x685c…9c93Base—$0.10100%payAI45d ago0xa7b325…d3d599
0x4313…bfda0x05b7…dbbaBase—$0.10100%payAI45d ago0x5eebe9…e6d756
0x4313…bfda0xd704…916eBase—$0.10100%payAI45d ago0x2c2682…0efac4
0x4313…bfda0xf39a…d641Base—$0.10100%payAI45d ago0xb55c28…617b0f
0x4313…bfda0x9838…7a25Base—$0.10100%payAI45d ago0x22d6a5…914f01
0x4313…bfda0x41ea…7ee9Base—$0.10100%payAI45d ago0xf148ae…967e06
0x4313…bfda0x2536…0c63Base—$0.10100%payAI45d ago0x8ccc45…a673a7
0x20f8…43000x4313…bfdaBase—$1.95100%payAI45d ago0x66eee7…7280ea

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.