Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0098…cc890xfe80…47eeBase$0.001100%fluxa14d ago0x2205fc…4cd33b
0x0098…cc890xfe80…47eeBase$0.001100%fluxa14d ago0xd25e69…0e8e0f
0x0098…cc890xfe80…47eeBase$0.001100%fluxa14d ago0x650564…02f10f
0x0098…cc890xfe80…47eeBase$0.001100%fluxa14d ago0x8d3766…a85d02
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0xead2ce…db2e55
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x707ed4…c9c922
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x8f21da…249173
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x9dad6e…706ccb
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0xba558b…ee52f2
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x80efb6…0ea414
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x55922d…eaaf3a
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x5f255d…443d8f
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x7f085b…4c4032
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0xe46d39…21bbb0
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0xf351d7…fb18ae
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x67dd4c…c8ee65
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0xe415d3…9719c5
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x593a97…96177b
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x119c89…b4a618
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0xe59bb8…8d76ae
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x9b6267…6d7021
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0xeddb51…7b1eff
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x43ad4d…601d37
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x9f914e…812813
0x0098…cc890xfe80…47eeBase$0.001100%fluxa15d ago0x70cb47…6fed61

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.