Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf3de2…f0b7fd
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2dc418…3d1731
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe2d681…2ca741
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7bc413…26e98b
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdc5071…fc090b
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x85f02f…ce2d36
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe1d040…1b36e5
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x56c761…6d7808
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd707fa…c4151e
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x07748f…0c1d5f
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x788d9c…0ac14e
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8aff73…6893a5
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1b499f…f2fdc6
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4dfac2…66f80a
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x95fdb2…3d0b55
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c6bef…c91c95
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5b9ad5…deecce
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd6b8c8…1aac2b
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7f7b40…aa1023
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdb4079…e9a3f1
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x893250…537103
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1907a3…92a6e6
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1539bc…0b68ca
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x792673…490336
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ee1e9…c38b77

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.