Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0x8655a3…d68b33
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0xbdb28c…edf8d1
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0xe93d23…7b790a
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa35d ago0x736116…81c68f
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0x6a4781…4b0121
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0xb59a19…9ddccd
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0x51fe38…f044df
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa35d ago0x4d07fe…38ea64
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0x6db1fa…536507
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0xde85bb…231944
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa36d ago0xa61e02…b8c841
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa36d ago0x8b05d5…5eb051
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa36d ago0xae08d6…334796
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa36d ago0xc13458…0a77be
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa36d ago0x019b89…681081
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa36d ago0x0b0500…785312
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa36d ago0x26b09f…6cbd63
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa36d ago0x8290f0…4e9ab7
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa36d ago0xfc6650…ed48a2
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa36d ago0xacf609…0560b4
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa36d ago0xd3e4cf…367dae
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa36d ago0x367e81…10d3d2
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa36d ago0x746c77…fe94e7
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa36d ago0xafbb17…91c14b
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa36d ago0xf4f170…1cced0

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.