Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa38d ago0x9d8cf7…7238cf
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa38d ago0x6c0892…c9b559
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa38d ago0x06d58c…5c7451
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa38d ago0xda3cc7…2730d1
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa38d ago0xeb74e1…790a44
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa38d ago0xae2c12…676e4d
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0x016fff…845bae
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa39d ago0xd6eb31…0c463e
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa39d ago0x0e26ef…cc69d4
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0x606d56…a3ef14
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0x53ec6a…dcdbf0
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0x10c662…d09d2c
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0x99b308…d33390
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0x24d60d…4b3ebe
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0xa051fd…f9c9c4
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0xa9c860…affa50
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0xb83dbd…5ab703
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0xa64def…4a7ced
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0x0a3759…8bc477
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0x67cbc5…cbaf6a
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0x1dd0b5…d00d17
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0xfc10c1…9aa830
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0xb1a7cb…a2b874
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa39d ago0x827a81…3cb52b
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa39d ago0x7ce17c…6fbf04

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.