Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa102d ago0x967544…0ba42c
0xb90a…9ae40x8a32…163aBase$0.03100%candidates102d ago0xc590bd…d79ac0
0xb90a…9ae40x8a32…163aBase$0.03100%fluxa102d ago0xe2088f…d23bee
0xb90a…9ae40x8a32…163aBase$0.10100%candidates103d ago0x998932…b73975
0xb90a…9ae40x8a32…163aBase$0.10100%candidates103d ago0x3fa486…7c3c61
0xb90a…9ae40x8a32…163aBase$0.10100%candidates103d ago0x36b4d3…25fd78
0xb90a…9ae40x8a32…163aBase$0.03100%fluxa103d ago0x572dbb…20605a
0xb90a…9ae40x8a32…163aBase$0.03100%candidates103d ago0x1a67fd…43bc1b
0xb90a…9ae40x8a32…163aBase$0.03100%candidates103d ago0xbf82bf…651eba
0xb90a…9ae40x8a32…163aBase$0.03100%candidates103d ago0x737ced…f61ff8
0xb90a…9ae40x8a32…163aBase$0.01100%candidates103d ago0xa6abe4…f8572e
0xb90a…9ae40x8a32…163aBase$0.01100%candidates103d ago0x264510…0f50ca
0xb90a…9ae40x8a32…163aBase$0.01100%candidates103d ago0x4e210f…16195d
0xb90a…9ae40x8a32…163aBase$0.01100%candidates103d ago0xccc729…e6dff8
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa103d ago0x9e8a87…1ae8c0
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa103d ago0xc8842a…4ea686
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa103d ago0x26ad1c…74dc65
0xb90a…9ae40x8a32…163aBase$0.02100%candidates103d ago0x09fd08…9f832b
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa103d ago0xf45565…62ca07
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa103d ago0xe8e54b…7a78a2
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa103d ago0x478659…f98f31
0xb90a…9ae40x8a32…163aBase$0.01100%candidates103d ago0x8308f2…3125b6
0xb90a…9ae40x8a32…163aBase$0.02100%candidates103d ago0x3d0239…1f0cf3
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa103d ago0xe25e01…a5bbcd
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa103d ago0x0f7a7e…fa02fd

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.