Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x2a2d38…20b829
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x9133a7…b50eab
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x3073ea…2bd72a
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x1b0e4c…78a7c0
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0xc514d5…a61196
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x93365b…6ad203
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x104ad6…7d1c4d
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0xf16fd2…e382a3
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0xbd168f…495157
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x971509…cc272c
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x394c70…0223c0
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x5d0367…ca6d06
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa19d ago0x94032d…70b092
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa20d ago0x041e81…0e1063
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa20d ago0x7f4233…362cb2
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa20d ago0x3de833…75e3f9
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa20d ago0x8fd21d…31dd16
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa20d ago0xb6ed70…bb4eb4
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa20d ago0xdb2e6b…9c0be4
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa20d ago0x07d3b0…0fbf90
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa20d ago0xcc2e8c…4c449b
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa20d ago0x7b74bb…e349ab
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa20d ago0x770ff0…af3d7a
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa20d ago0xbd4da9…ed743d
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa20d ago0xfef875…ffa978

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.