Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa13d ago0x5f91d2…c9f35f
0xf13f…dbb50xfe80…47eeBase$0.001100%fluxa13d ago0xca7af1…f30b2a
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa13d ago0xa099ee…3ceb4c
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa13d ago0xdea60f…875954
0xf13f…dbb50xfe80…47eeBase$0.001100%fluxa13d ago0xd8cd11…be1e57
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa13d ago0xaa2ce3…296bd9
0xf13f…dbb50xfe80…47eeBase$0.001100%fluxa13d ago0xe9b6f7…5b2ee4
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa13d ago0xcc555f…be1b37
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa13d ago0xdf66c1…55ad54
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa13d ago0x83f51a…7c09cf
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa13d ago0xff4df3…559cb0
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa13d ago0x9b5453…8ab516
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa13d ago0xe292bf…7a1752
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa13d ago0x5ef1e0…8b5de5
0xf13f…dbb50xfe80…47eeBase$0.001100%fluxa14d ago0x80fef7…204fe0
0xf13f…dbb50xfe80…47eeBase$0.001100%fluxa14d ago0xd7c122…8e2c2d
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa14d ago0xd087d8…5d7f75
0xf13f…dbb50xfe80…47eeBase$0.001100%fluxa14d ago0x9205b5…6d1b5b
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa14d ago0x5509a8…e3b0fd
0xf13f…dbb50xfe80…47eeBase$0.001100%fluxa14d ago0x6339ed…f53ca9
0xf13f…dbb50xfe80…47eeBase$0.001100%fluxa14d ago0x428745…fad428
0xf13f…dbb50xfe80…47eeBase$0.001100%fluxa14d ago0x9eed56…6db5bb
0xf13f…dbb50x9c95…e299Base$0.001100%fluxa14d ago0x473151…0dad6b
0xf13f…dbb50xfe80…47eeBase$0.001100%fluxa14d ago0x7bb421…a4afee
0xf13f…dbb50xfe80…47eeBase$0.001100%fluxa14d ago0x840291…8406ad

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.