Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0xfd0607…8695ee
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0x00498e…37d81b
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0xc22790…8deab4
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0x1e4546…0c14f1
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0x476703…03ff26
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0x7963b4…bb40ee
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0xced667…9e44cb
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0x956497…700aa9
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0xbdaa59…7855c7
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0x0ee765…06477b
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa24d ago0x7e51c9…0c73f5
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0xae6013…dcf994
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0xf5390a…084915
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0x03e5a1…0851d9
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0x224c78…204565
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0xacf160…567610
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0x811bbe…75c34e
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0x6a7fd0…d70fb3
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0xe7fab2…c983f0
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0x91f1a8…d25aa9
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0xdae480…723ab2
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0xd54d4f…245723
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0xbf8fa6…8110ce
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0x70625a…830a94
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa25d ago0xed875e…890e26

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.