Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x1c34ce…d6c8f3
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0xeee136…097abe
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x48ba0a…07c84a
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x70b8a9…8be89b
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x7a1442…bb8520
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0xdfd176…ec313a
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0xfe53de…cf4fa7
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x53131a…c092f2
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x42030b…9e2bf4
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x9c1807…ba61ce
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x6b8612…e26d34
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0xae02c5…a5ccc7
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0xa53634…bfe4ee
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x075ebf…3724d3
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0xbcf36b…96c229
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x15055f…9ba585
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0xc4ab7e…117621
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x362f83…7a508e
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x2a50a7…e51378
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x9c60d7…57d8b9
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x571e49…30c65c
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x9c43be…4a07d5
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x806a2c…710f4c
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0x8a2200…a39cac
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa13d ago0xe1a49c…c3bcb7

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.