Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2590…673dBase$0.01100%fluxa116d ago0x251c0f…6dc90f
0xb90a…9ae40xd05a…1bd5Base$0.04100%fluxa116d ago0xf56186…5f5e22
0xb90a…9ae40x31ae…adfdBase$0.04100%fluxa116d ago0x4f4fb6…4be68a
0xb90a…9ae40x1465…8930Base$0.03100%fluxa116d ago0x7dabcf…668dd1
0xb90a…9ae40x7b4a…3029Base$0.04100%fluxa116d ago0x457385…592a7a
0xb90a…9ae40x9f4a…5bb0Base$0.04100%fluxa116d ago0xe2e454…42b4c4
0xb90a…9ae40x1465…8930Base$0.01100%fluxa116d ago0xe93226…680b22
0xb90a…9ae40x6b7b…07d2Base$0.03100%fluxa116d ago0xb0131b…8b14f9
0xb90a…9ae40x6b7b…07d2Base$0.01100%fluxa116d ago0x03293b…8b2bbb
0xb90a…9ae40x36b4…d31cBase$0.04100%fluxa116d ago0xa4e655…f18eb8
0xb90a…9ae40xbfc4…40acBase$0.04100%fluxa116d ago0x26e981…64d194
0xb90a…9ae40xfd7b…8e92Base$0.03100%fluxa116d ago0x9b588b…570458
0xb90a…9ae40x664a…6f8eBase$0.04100%fluxa116d ago0x7de42a…9785ad
0xb90a…9ae40xfd7b…8e92Base$0.01100%fluxa116d ago0x1daae5…60e1f7
0xb90a…9ae40x2a8d…3275Base$0.04100%fluxa116d ago0x79d00f…e7be75
0xb90a…9ae40xe00d…b8a5Base$0.03100%fluxa116d ago0x908ae7…efcdb2
0xb90a…9ae40xe00d…b8a5Base$0.01100%fluxa116d ago0xed50c3…3790d8
0xb90a…9ae40x8349…3183Base$0.04100%fluxa116d ago0x68f52e…d1ce3d
0xb90a…9ae40x5f83…d5ccBase$0.03100%fluxa116d ago0x0f3a15…f9b5cb
0xb90a…9ae40x17a8…d3a7Base$0.04100%fluxa116d ago0x5c0471…372b3a
0xb90a…9ae40x5f83…d5ccBase$0.01100%fluxa116d ago0x32f3d6…01086e
0xb90a…9ae40x3b7e…36e6Base$0.04100%fluxa116d ago0x4b13e8…393034
0xb90a…9ae40x1e40…a33dBase$0.04100%fluxa116d ago0xe18649…401f7a
0xb90a…9ae40xc914…3812Base$0.04100%fluxa116d ago0x9203dc…bce92f
0xb90a…9ae40xaeec…c77eBase$0.03100%fluxa116d ago0xfdc95c…8fae96

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.