Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa42d ago0xfa6541…6b7e50
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa42d ago0x91418a…ad4ed2
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa42d ago0x9dc463…f93041
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa42d ago0x4ff28e…5fef8b
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa42d ago0x30f495…2687b6
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0x53276b…795d22
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0x086049…47aa37
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0xc99133…8b4cd0
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa42d ago0x51d910…709f3b
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa42d ago0x79a507…76993d
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0xe151bb…7c76f1
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa42d ago0x79eac2…3aa04b
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa42d ago0x222543…ef8513
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0x74ae54…6162d5
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0xff1478…f75ad9
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0xb17cf1…62204a
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0xab9327…008264
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0xbec1fc…cd508c
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0x6bf515…c0218e
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0xdfed17…0e6651
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0x5d8c7c…d5f66b
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0xb17073…2a09a0
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0x8fd6d4…f156fd
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0x068eff…452fb6
0x9747…a8a60x9c95…e299Base$0.001100%fluxa42d ago0x00e8e8…cbfadc

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.