Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0xc1b01a…8dab7a
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x41426a…400c5d
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x27353e…4df1e5
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x349c99…602406
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x1adac8…3f1725
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0xabd947…09a382
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x6dd047…1481d8
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x3b28fc…baa177
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x61d0a5…e4b625
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x1d10d0…9e91c4
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0xdccdf6…60521c
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0xd1c367…d9aa1e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x35ec84…50e0b4
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x55e3e0…e812e0
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x4a3c06…aeb819
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x7d247f…127f7e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0xa1a640…2288fe
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0xd5c4a1…6ee782
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x38d973…97e58b
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x32d3e0…727753
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0xb57593…c88700
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0xa2e504…a8c862
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x840432…a72ffd
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x5619e2…612702
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa21d ago0x3c5514…b66b7a

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.