Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe1b…00420x9c95…e299Base$0.001100%fluxa33d ago0x1939d8…7c166f
0xbe1b…00420x9c95…e299Base$0.001100%fluxa33d ago0xc310d8…eb018e
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa33d ago0xcda3cf…66fa9d
0xbe1b…00420x9c95…e299Base$0.001100%fluxa33d ago0xcb1802…49173c
0xbe1b…00420x9c95…e299Base$0.001100%fluxa33d ago0xa0b105…2b2bba
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa33d ago0x472928…95167c
0xbe1b…00420x9c95…e299Base$0.001100%fluxa33d ago0x1952ed…2daf13
0xbe1b…00420x9c95…e299Base$0.001100%fluxa33d ago0x3e1341…5a3397
0xbe1b…00420x9c95…e299Base$0.001100%fluxa33d ago0x57d020…9c559d
0xbe1b…00420x9c95…e299Base$0.001100%fluxa33d ago0xf9c35d…315002
0xbe1b…00420x9c95…e299Base$0.001100%fluxa33d ago0x9069d8…2cdf17
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa33d ago0xa3aa08…748a71
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa33d ago0xf9eb69…e68109
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa33d ago0xb1be71…4901ea
0xbe1b…00420x9c95…e299Base$0.001100%fluxa34d ago0x966e1b…ca7637
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa34d ago0x2122ee…72623e
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa34d ago0x593df3…fb0757
0xbe1b…00420x9c95…e299Base$0.001100%fluxa34d ago0xf7585f…c51ab3
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa34d ago0x656f51…f2efa9
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa34d ago0x061b30…8b05cf
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa34d ago0x51b9ff…ebb6bd
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa34d ago0x98c376…f4dd90
0xbe1b…00420x9c95…e299Base$0.001100%fluxa34d ago0xeff0fb…0c25b6
0xbe1b…00420x9c95…e299Base$0.001100%fluxa34d ago0xbad711…f9afa2
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa34d ago0x4375ed…3028d9

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.