Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x1cf6…b394Base$314.03100%fluxa16d ago0x39a7e6…e56b09
0xc49a…9d2f0x1fca…3c61Base$0.69100%fluxa16d ago0x21ff29…992d72
0xc49a…9d2f0x3b0b…b54aBase$0.20100%fluxa16d ago0x1f83b2…b7e5e4
0xc49a…9d2f0x2908…84b2Base$0.69100%fluxa16d ago0x149795…47b978
0xc49a…9d2f0xd709…9fabBase$0.49100%fluxa16d ago0xaa8b00…686426
0xc49a…9d2f0x85f5…b3dcBase$0.10100%fluxa16d ago0x43d104…935d51
0xc49a…9d2f0x463b…e3b0Base$0.10100%fluxa16d ago0x2eafcf…20734e
0xc49a…9d2f0x7d67…f8a8Base$0.10100%fluxa16d ago0xb61907…a77fcf
0xc49a…9d2f0xbe14…d59aBase$0.10100%fluxa16d ago0x2a66de…82fff7
0xc49a…9d2f0xb46f…8bf7Base$0.10100%fluxa16d ago0x193036…e81bbd
0xc49a…9d2f0x5f78…87b2Base$0.10100%fluxa16d ago0xdb90f5…0241d3
0xc49a…9d2f0x17f3…31f5Base$0.10100%fluxa16d ago0xf7807f…0aa316
0xc49a…9d2f0x88b5…daa9Base$0.10100%fluxa16d ago0x60cd89…5b860a
0xc49a…9d2f0x13db…e62eBase$0.10100%fluxa16d ago0x8bd4eb…77f046
0xc49a…9d2f0xc9fd…b300Base$0.10100%fluxa16d ago0x0e49c5…af5d33
0xc49a…9d2f0x2f1d…b1b7Base$0.10100%fluxa16d ago0x68181f…e762e9
0xc49a…9d2f0x2045…5d23Base$0.10100%fluxa16d ago0xd2b1ee…e4445f
0xc49a…9d2f0x4912…c0d5Base$0.10100%fluxa16d ago0xc0e6b8…a70a29
0xc49a…9d2f0x6509…8d73Base$0.10100%fluxa16d ago0xe07f4d…704c5d
0xc49a…9d2f0x5df5…822bBase$0.10100%fluxa16d ago0x7c8f99…247a30
0xc49a…9d2f0x02d8…9e90Base$0.10100%fluxa16d ago0x2955cd…858bfb
0xc49a…9d2f0xb365…baa5Base$0.49100%fluxa16d ago0x98f6eb…f9d502
0xc49a…9d2f0x26b4…15e1Base$0.10100%fluxa16d ago0x43f9ee…0f6400
0xc49a…9d2f0x51fd…3817Base$0.10100%fluxa16d ago0x49e6d7…b056b5
0xc49a…9d2f0xaac3…83f1Base$0.10100%fluxa16d ago0xa851bf…54e432

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.