Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x16f896…3f933f
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xf1f44d…d21aed
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xa5b491…be2e18
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xd632ce…32a4b4
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x372022…87581b
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x1893e8…a419da
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x0f48ce…676d2b
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xbd8d5a…66e21c
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xc35d94…2088c1
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x933909…0febb9
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x4ecf5e…6bd5c7
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x467dbf…a9abcd
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x3ed5eb…31aad4
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xe2da1d…3c419a
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xe5d3e0…a33bda
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x5a4ead…4216bc
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xf1a2d2…c89f33
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x10dd02…db2136
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x024d42…3c6b77
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xd64025…ae7c4b
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x28ec91…de6c42
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0xd15aec…26492c
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x6f89fe…18e2af
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x460317…aa94c7
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI96d ago0x11184e…2180da

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.