Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xd308…39d7Base$1.59100%candidates97d ago0x48bdd1…a10fc4
0xb90a…9ae40x078d…42ddBase$0.39100%candidates97d ago0x38b841…dd14b6
0xb90a…9ae40x5d18…fde6Base$0.52100%candidates97d ago0xf83381…d1f174
0xb90a…9ae40xd739…38bcBase$0.52100%candidates97d ago0x655d72…5a1c46
0xb90a…9ae40x35f0…b515Base$0.52100%candidates97d ago0xb4efc1…243538
0xb90a…9ae40x3935…99efBase$0.52100%candidates97d ago0xb07731…167425
0xb90a…9ae40xff85…adfeBase$0.52100%candidates97d ago0xd26f88…a01743
0xb90a…9ae40x6f71…8236Base$0.05100%candidates97d ago0x3082a0…2cd172
0xb90a…9ae40x095d…9b4cBase$0.52100%candidates97d ago0x564232…91b2cc
0xb90a…9ae40x9769…5a44Base$0.32100%candidates97d ago0xb97e6c…7a2a26
0xb90a…9ae40x4d08…4ff2Base$0.40100%candidates97d ago0xec047c…cc2347
0xb90a…9ae40x20b3…8ea2Base$0.32100%candidates97d ago0x4f1b02…b1d5dd
0xb90a…9ae40x577c…1934Base$0.32100%candidates97d ago0x007b0a…270a98
0xb90a…9ae40xe5cc…2a55Base$0.32100%candidates97d ago0xee27cd…df6a47
0xb90a…9ae40x1b60…c436Base$0.32100%candidates97d ago0x803c18…9e7bba
0xb90a…9ae40xa82a…3a55Base$0.32100%candidates97d ago0xf09fbc…3fd637
0xb90a…9ae40x3011…1538Base$0.32100%candidates97d ago0x89d3d6…3622e5
0xb90a…9ae40xedd4…cd49Base$0.40100%candidates97d ago0xefe45b…eb8b22
0xb90a…9ae40x3982…64feBase$0.32100%candidates97d ago0x20488e…c444e0
0xb90a…9ae40xa429…4048Base$0.32100%candidates97d ago0x747bd1…7af967
0xb90a…9ae40x87e9…3a59Base$0.32100%candidates97d ago0xd7984a…d9ff58
0xb90a…9ae40x4efa…338aBase$0.32100%candidates97d ago0x556647…606ca8
0xb90a…9ae40xbfd3…c41aBase$0.32100%candidates97d ago0x05288e…aa00ad
0xb90a…9ae40xbe5f…1aebBase$0.32100%candidates97d ago0xfc5162…9b8994
0xb90a…9ae40x0102…0cd1Base$0.32100%candidates97d ago0x7bf5fc…a895e5

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.