Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x875512…c8b134
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb3ade9…9a7f00
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb5b1dc…095a6d
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x722c30…99ad78
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x999027…f0bc45
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x05a02c…9677fa
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc1c120…eb86ec
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4a206c…0a035b
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe320c4…393f0b
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f6096…68db34
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6e5f7…210b47
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x409fbd…54f2b0
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2551d…ec4aef
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6a10f3…bdf17c
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd211dd…fe9192
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1fc99…28e0d4
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7885f5…940c4c
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2bbb08…1ff59b
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x17f29b…35abec
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x178b77…2cd31d
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6dd0f8…4ae6f6
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x466f88…ce92b5
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa35134…3aaf12
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9885a8…1008c0
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf9e045…42ffbf

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.