Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa33d ago0x8a1f59…0fe403
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa33d ago0x9abac6…ef5a3e
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa33d ago0xe4b175…f8d59b
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa33d ago0xdb4826…c99824
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa33d ago0x621719…5553bf
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa33d ago0x22a5c5…7ce467
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa33d ago0x14b855…e8ef09
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa33d ago0xb7b43d…cd9c88
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa33d ago0x9d5cee…d85009
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa33d ago0x74895f…860811
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa33d ago0x900791…de4b66
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa33d ago0x7b2c0b…be398d
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa33d ago0x2fb46e…7e9c77
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa33d ago0xab885e…7dfb20
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa33d ago0x0115da…8ed1d2
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa33d ago0x72517d…bacd79
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa33d ago0xfcc18c…c9c7cd
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa34d ago0x31526b…6d5d20
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa34d ago0xee3e5c…bf77fa
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa34d ago0xfc056b…beda53
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa34d ago0xc60ae2…f74eae
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa34d ago0xbafac6…95398d
0xe1b5…a65f0x9c95…e299Base$0.001100%fluxa34d ago0x8bb629…454dc1
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa34d ago0xc3d6ea…5334b2
0xe1b5…a65f0xfe80…47eeBase$0.001100%fluxa34d ago0xb9af6b…7070b0

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.