Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0xc37240…6056f3
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa42d ago0x2b1dfb…4f0fdb
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa42d ago0xf4580f…da1594
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0x597252…142409
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0x7501e6…02d576
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa42d ago0xff11f0…2e4cb5
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0xb0b4a2…0eb3b2
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0xe2917c…05fbcd
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0x5ee723…e7079d
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa42d ago0xd12ac1…5b55c8
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa42d ago0x6907e0…775c5e
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa42d ago0xab70d0…fe212b
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0x81951e…f51165
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0x73c0b7…a2e441
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0xf05844…3b09fa
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0x8219cd…51db5f
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0x6e081b…4044c5
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0xa793c8…d56695
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0x828c8c…190feb
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0xc33bbd…085ed3
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0xfa7213…75d11c
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0xc98474…529566
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0x3c89cd…117ac0
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0x421a0f…c73c5f
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa42d ago0xa76062…53ea94

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.