Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0x94ce83…49f9d0
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0x75f9c5…d6b17f
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0x4a0f6a…f47a9d
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0x028102…6cfc6d
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0x55c9e2…faf7ab
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0x23cc77…90181d
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0x592e49…ff9070
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0xa85b40…b3f2ad
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0x1c267c…64a284
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0x81b442…f0e3ad
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0x59a290…53d05d
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0x2181a8…d339bc
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0xa15025…157719
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0xe17772…4e2b0f
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0xd802bc…68b713
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0xc8860f…a5ca81
0x210e…78f30xfe80…47eeBase—$0.001100%fluxa16d ago0x61062b…f7375f

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.