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%fluxa36d ago0x4b81e3…cce138
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa36d ago0xbc00bf…832ddd
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa36d ago0xbb9a5a…3ba3cc
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa36d ago0x01756a…958a6f
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa36d ago0xfe1e44…ff2777
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa36d ago0x4713b0…0dd698
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0xf15242…fac864
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0xa4d90d…d12158
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0xac804c…9b840b
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0xc3b5a5…c5cf34
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0x17ace9…42dcda
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0xdfacc4…1e0543
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0x35b53d…3ba284
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0xd56cab…2ac22b
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0xdde95b…aa58f4
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0xa4a8c8…b89756
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0xb7da96…d9e969
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0x9832cc…c1cfbf
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0x684dd3…472984
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa37d ago0x4a3976…4956ea
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa37d ago0x2eb0b0…70f66a
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa37d ago0x4f8707…02997f
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa37d ago0x443b9c…0e79ec
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa37d ago0xc3c52d…c0f2bd
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa37d ago0xb86882…a94908

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.