Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0xcf8eb3…7a9598
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0x5df8d9…e61b62
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0xccd447…17c738
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0x7b45aa…90d805
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0x7da972…7401f5
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0x9b40b1…7c9ed8
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0x2caee3…378cc9
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0x018b7b…e731b6
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0xf3017f…3ebe4a
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0xcd8a7d…b92fcc
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0x67f51a…a49c4a
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0x7c822d…c5930b
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0xd8b58a…d5dffa
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0x099776…3f34cd
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0xe0c4d8…35cd92
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0xd43cab…97e280
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0x4cdadc…cda8de
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0xef38a5…5522a2
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0xfd2c37…d5f6e8
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0xde425f…ef1ef4
0x6f09…31120xfe80…47eeBase$0.001100%fluxa15d ago0x9723a2…6c7547
0x6f09…31120xfe80…47eeBase$0.001100%fluxa16d ago0x4180af…f169af
0x6f09…31120xfe80…47eeBase$0.001100%fluxa16d ago0xee82e2…541482
0x6f09…31120xfe80…47eeBase$0.001100%fluxa16d ago0x1998fb…00e1d8
0x6f09…31120xfe80…47eeBase$0.001100%fluxa16d ago0x3dc49e…b3c452

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.