Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x56bf3c…24faa9
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2dc2a3…674f15
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x39e53f…5c1660
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1353ec…98df00
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa2fcc2…f82612
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1f2f5f…5560ae
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa8c795…37f9e9
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6ffce2…d42267
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x778432…5005c9
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x905b55…6062a3
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd17907…fc7ec0
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xab8e20…110f19
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1d58e4…820e4f
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8860fc…28e4b9
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7d3db0…6940a2
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf9371a…a6309e
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c52f3…2d41f6
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xea7435…96a43b
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd30813…33ae4c
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xad1913…e3b02f
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe7685d…6259ab
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0be802…951950
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa06c75…b55ce3
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfef49b…4e0b4c
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb4a276…945be6

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.