Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x6b12cb…53bbce
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x4540de…fdac26
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x9c9a79…866d03
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x32f06f…51c9f3
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0xde8c1d…70b013
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x3d1e37…da8de0
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x418890…6a73e3
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x934b80…2fbbca
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x00d0cf…f1dd8a
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0xc3dafa…ea1cca
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x6a8ecd…95936d
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0xca9a21…7d291d
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x901c85…0cb40b
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0xd00274…887798
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0xb5de4b…e5ade9
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0xa3ee36…f0d19c
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0xb0ec1e…28138a
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x5eb8e4…300437
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x9380fa…999567
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x5d5955…b449a2
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x99ad92…07dc3e
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x25af50…6195dc
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x5fce55…00012d
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0x83a438…7a0afc
0xb420…08d30xfe80…47eeBase$0.001100%fluxa13d ago0xe27ae3…cf095a

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.