Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa42d ago0xd42692…205a7b
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa42d ago0x67c1c0…667063
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa42d ago0x4d94ff…50970f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0x77ad65…170df8
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa42d ago0xa52270…0c5652
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0xace71f…67a8e4
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa42d ago0x9b5687…b1ec48
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0xcb4b79…d560db
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa42d ago0x6387eb…3e2694
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0xd4693c…a5f6da
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa42d ago0x802bd4…004d2e
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa42d ago0x68c842…1fd07e
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa42d ago0x86e523…ba67ae
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0xe6a9ae…fa990b
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa42d ago0xf7fa58…28ed16
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0x3d05d4…7ef034
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0xd07424…92ec87
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0x233652…b34fd7
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0x5ae03f…fad073
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0xf05e49…e286df
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0x37c51e…8be355
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0xdb5b1d…cbf504
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0x219952…74b916
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0x7646d5…528296
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa42d ago0x760f63…a7c411

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.