Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0xcba099…75ac8f
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x94ec63…90f3ad
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0xebb448…f68eca
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x5f8742…7ff1a4
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0xe2ef24…aa3022
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0xc92a42…4bce51
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x9fcc62…9eb35e
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x338f31…7b7b4c
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x0cdaaa…5bd693
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x89688f…e65c42
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x3b4d7d…0ce265
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0xf384df…f7c411
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x470b99…45a5a8
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x52477b…bb12cb
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x90ce59…550856
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0xb63fd7…bec0b0
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x35ebfd…5d4702
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0xb7c684…1447c9
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0xad6754…635778
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x140817…18dd1c
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x1f7485…28ff16
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x932065…c525ae
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa15d ago0x6d1fd1…4b69be

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.