Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x9f62cf…271e20
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x2048e5…7ca89a
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0xdd7ca9…bf7926
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0xa58e4b…8dcd96
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x97549d…df952f
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x9ba4f0…cace92
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0xbcf2e3…4bca94
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x8b5690…7d9cd8
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x6e5c5e…5cc6e6
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x5d6052…9b7758
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0xdffdfe…7d4a55
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0xd179b4…add17e
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x627515…d1e60d
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x85dc95…da46d9
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x40776d…2e9910
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x27e245…a5b56a
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x15e20e…7d947f
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x730df2…f72981
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x60d921…ee1942
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0xffda3c…50eb10
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0xfc61b1…d57e0b
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x1c03f1…3beb09
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x5e0e6e…4d9e2d
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0xe5abde…f97ab3
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa16d ago0x1daa19…111451

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.