Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x9017af…25148b
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x10946c…479ed1
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x60c641…a78025
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0xe54e16…092ed0
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x839e33…2c7fd0
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x31b9f0…bd4b67
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0xf0e28e…71fb83
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x9521b1…81bac3
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0xb5a07e…54670c
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0xcd9906…6917ec
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0xf9b288…7e4f06
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0xe4dd75…91a1ea
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0xfae174…688c3d
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x9638e6…617ef2
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x12f0c2…080bdb
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x7d8598…af2f98
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x5a7b1e…126634
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x8986d8…263fe1
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x1da875…5680cd
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x45bbe6…4cfa5e
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa73d ago0xd45150…e2c577
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa73d ago0x2f856e…464df5
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa73d ago0xc19974…b1bf10
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa73d ago0xd0c623…ce9bd6
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa73d ago0xd6c7c3…6c4f17

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.