Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700x9c95…e299Base—$0.001100%fluxa42d ago0x76cb00…33edaf
0x7693…be700x9c95…e299Base—$0.001100%fluxa42d ago0x0bc73b…50e6f1
0x7693…be700x9c95…e299Base—$0.001100%fluxa42d ago0x8e9338…6a17c7
0x7693…be700x9c95…e299Base—$0.001100%fluxa42d ago0xd7bad9…43698c
0x7693…be700x9c95…e299Base—$0.001100%fluxa42d ago0x2b0823…f49869
0x7693…be700x9c95…e299Base—$0.001100%fluxa42d ago0x8b4c99…53fe57
0x7693…be700x9c95…e299Base—$0.001100%fluxa42d ago0x8f3e28…6712a8
0x7693…be700x9c95…e299Base—$0.001100%fluxa42d ago0x7c0f1e…5e5187
0x7693…be700x9c95…e299Base—$0.001100%fluxa42d ago0x7befeb…7fdc4d
0x7693…be700x9c95…e299Base—$0.001100%fluxa42d ago0xe89aa0…49a0b1
0x7693…be700x9c95…e299Base—$0.001100%fluxa42d ago0x16692e…e588ad
0x7693…be700x9c95…e299Base—$0.001100%fluxa42d ago0xfeb325…443350
0x7693…be700x9c95…e299Base—$0.001100%fluxa42d ago0x6a752c…a00e63
0x7693…be700xfe80…47eeBase—$0.001100%fluxa42d ago0xf6ad53…57a36a
0x7693…be700xfe80…47eeBase—$0.001100%fluxa42d ago0x6944bd…46fcdd
0x7693…be700xfe80…47eeBase—$0.001100%fluxa42d ago0x030529…a29fb7
0x7693…be700xfe80…47eeBase—$0.001100%fluxa42d ago0x57f60d…a6c432
0x7693…be700xfe80…47eeBase—$0.001100%fluxa42d ago0x0ab654…752ed4

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.