Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa30d ago0x055197…fe9248
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa30d ago0xfbfc0d…ac8a03
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa30d ago0xf546c7…68eac6
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa30d ago0x4b8fa8…bf5243
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa30d ago0xe97c3d…587574
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa30d ago0x61f092…87ac91
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa30d ago0xcc3021…032632
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa30d ago0x34d3cc…adbea0
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa30d ago0x8ac9d0…d0be41
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x7a899d…95ac84
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x687439…73e5a1
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x1af802…a6ebb2
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xf7f2cc…622f6e
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xf22704…587235
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x8e63e0…aa00df
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xf7185c…1b99c0
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x22ede3…7e53e9
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x6e8d82…b07980
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xaf4936…b4d361
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x405444…72d405
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x63edd5…ec31e8
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa31d ago0x658a51…97cc92
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa31d ago0x0e73f2…bbf1bb
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa31d ago0x175cde…5973ce
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa31d ago0x7314d4…7ddc15

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.