Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd479…725f0xfe5c…9919Base—$0.01100%coinbase70d ago0xa6ee30…3077f8
0xd479…725f0xa280…455bBase—$0.01100%coinbase70d ago0xf07c78…832c70
0xd479…725f0xee36…d495Base—$0.01100%coinbase70d ago0x28ddf6…aeb1da
0xd479…725f0xdc6f…32a7Base—$0.01100%coinbase70d ago0x5dfcf4…21a338
0xd479…725f0x293b…6f00Base—$0.01100%coinbase70d ago0x522dab…254a0d
0xd479…725f0x70f6…a601Base—$0.01100%coinbase70d ago0x46b4f1…de6f6c
0xd479…725f0xb908…9a8cBase—$0.01100%coinbase70d ago0x94d0f1…174a3b
0xd479…725f0x210e…72acBase—$0.01100%coinbase70d ago0xfc938d…bf16b7
0xd479…725f0xb4f2…85fcBase—$0.01100%coinbase70d ago0x7d5f01…8d76d6
0xd479…725f0x1137…f8b0Base—$0.01100%coinbase70d ago0x8210f5…2d0961
0xd479…725f0x2530…f121Base—$0.01100%coinbase70d ago0x3ae8e2…b7f4a6
0xd479…725f0x6940…87cdBase—$0.01100%coinbase70d ago0xaa3c4a…576e86
0xd479…725f0xfe26…da2dBase—$0.01100%coinbase70d ago0x3d66da…8635d7
0xd479…725f0x7310…f9c5Base—$0.01100%coinbase70d ago0x25fc9c…9ba846

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.