Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa18d ago0x1a0d9a…fdea33
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa18d ago0x2f8274…6fcf03
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa18d ago0x308eea…0c63f8
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa18d ago0x584b79…ff29f7
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa18d ago0x846563…96c787
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa18d ago0x93682a…6df089
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa18d ago0x1d15ec…480db9
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa18d ago0x456553…6e7926
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa18d ago0xde9dd9…0537e9
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa18d ago0x581c37…0d08c4
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa18d ago0x9e93f3…8908ee
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa18d ago0x165f03…5c6ab7
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa18d ago0xba6d14…147e31
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x2ca67e…9b7ce1
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x49f0e4…ed0a27
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x8c5003…47b5ec
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0xea43b8…bae32e
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0xe363b4…daaa8f
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x9ccb53…9aacc3
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x213509…612d3c
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0xa1566a…2c8f07
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0xf85f51…19ebab
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x812eb8…26a893
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0x77118b…6d5f4e
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa19d ago0xdbcc64…468f65

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.