Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90x9c95…e299Base$0.001100%fluxa45d ago0x3cefe6…cb498f
0x74cc…76e90x9c95…e299Base$0.001100%fluxa45d ago0x808436…0c52bd
0x74cc…76e90x9c95…e299Base$0.001100%fluxa45d ago0xc02a2b…20ea82
0x74cc…76e90x9c95…e299Base$0.001100%fluxa45d ago0x9d1b52…959e7c
0x74cc…76e90x9c95…e299Base$0.001100%fluxa45d ago0xb9b279…60219d
0x74cc…76e90x9c95…e299Base$0.001100%fluxa45d ago0x7339ab…9961b3
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa45d ago0xf33b57…f7a56d
0x74cc…76e90x9c95…e299Base$0.001100%fluxa45d ago0x9a2dbe…61157e
0x74cc…76e90x9c95…e299Base$0.001100%fluxa45d ago0x571d92…e8d32d
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa45d ago0x9e9de2…251a1a
0x74cc…76e90x9c95…e299Base$0.001100%fluxa45d ago0xbd2377…572ccf
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa45d ago0x5380b6…ffdd37
0x74cc…76e90x9c95…e299Base$0.001100%fluxa45d ago0x2eca60…771628
0x74cc…76e90x9c95…e299Base$0.001100%fluxa45d ago0xffa557…62f272
0x74cc…76e90x9c95…e299Base$0.001100%fluxa45d ago0x2a1b2c…388ba7
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa45d ago0x355efc…229e04
0x74cc…76e90x9c95…e299Base$0.001100%fluxa45d ago0xf0d011…c8704f
0x74cc…76e90x9c95…e299Base$0.001100%fluxa46d ago0xcecac8…e56ba4
0x74cc…76e90x9c95…e299Base$0.001100%fluxa46d ago0xbe81a2…ada94f
0x74cc…76e90x9c95…e299Base$0.001100%fluxa46d ago0x7ce038…71a747
0x74cc…76e90x9c95…e299Base$0.001100%fluxa46d ago0xf30459…efcfa2
0x74cc…76e90x9c95…e299Base$0.001100%fluxa46d ago0x2de754…658954
0x74cc…76e90x9c95…e299Base$0.001100%fluxa46d ago0xbe1ce5…ae785d
0x74cc…76e90x9c95…e299Base$0.001100%fluxa46d ago0xf523b7…adc703
0x74cc…76e90x9c95…e299Base$0.001100%fluxa46d ago0xb5b39f…9d2c70

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.