Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x7edfe1…6d570c
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xd10d49…083b9a
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xe57a87…381ece
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x889cf5…7f50c2
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x6b1ac7…59bfa2
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x023705…29012f
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x83ad3b…dfae78
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x2542f7…5e5656
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x318f49…72d521
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x14ae7a…cd73dc
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xa01c1d…bfd0a3
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x04e84d…3bf629
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x99670d…b4a5ba
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xc41787…8f62dd
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x104704…2099ba
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xc1fd11…ccf34a
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xc1bfb9…9a4b1b
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xf0d0c5…4d51c4
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xf32ba4…0f2859
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x0a40a8…abd54c
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0xa1e6c9…3eee72
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x71c7e8…995558
0x7c8a…40e50xfe80…47eeBase$0.001100%fluxa17d ago0x0c46d2…3722b8

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.