Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0xf40298…17523c
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0x75f095…bddde9
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0xff2053…988364
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0x88ff83…38a29c
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x874822…789171
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0x019ca4…77b8f1
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x4c9ec5…7406cb
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x6b3394…d482aa
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0xde8843…1b0ae0
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x1cf389…ab1153
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0xf4018a…a9b813
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x8d6320…a12e40
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0x652da7…777f5a
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0x4d47ad…41118d
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0x51ab63…91a16c
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0xa7a932…3dd544
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0x0e8064…1b4ea2
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0x58f703…b1dbf6
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0x0856f4…3d5f03
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0xd5579f…d027f1
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0x2afa6b…07769f
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0x88d78c…3eeecc
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0xb1dec4…74f7ae
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0xe26f4c…7e34f9
0xe7db…fc580x9c95…e299Base$0.001100%fluxa49d ago0x7e24f4…13e88f

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.