Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x4ee6cb…ad0092
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0xc9d73c…efe617
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x5dfe53…3a4e07
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x8f05c2…674c00
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x292241…3dd2d2
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x9c2e44…38221b
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x88c770…62459f
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x399824…68eaa4
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0xbc0c04…25f9bb
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x87c833…d359b9
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x5884b5…4cb9a1
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x69e29e…45d743
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0xe0f2b6…352076
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0xfad315…25749d
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x1fe6fd…92be43
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x1358d8…e7c992
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x856a55…b48e12
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x4dce3f…391f20
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x135440…6ebd08
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0xb0cc95…501c99
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x9e6a26…849252
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0xfd927a…ae5004
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x754607…a04b91
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x45d502…f0d014
0x7543…219d0xfe80…47eeBase—$0.001100%fluxa14d ago0x11183c…454af7

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.