Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa47d ago0x12553c…36cf74
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa47d ago0xf684ec…20b1a2
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa47d ago0x3f76e6…ea1cc1
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa47d ago0x8593e8…d7777b
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa47d ago0xe96f67…3da9d4
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa47d ago0x62b133…dae506
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa47d ago0x2a65cd…3feaf5
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa47d ago0x255c5d…383c98
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa47d ago0x569c6b…af058f
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa47d ago0xeab393…05374f
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa47d ago0x916959…041a89
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa47d ago0x48f884…72b0d7
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa47d ago0xfa99ea…e62e60
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa47d ago0x8f0c16…a78a8e
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa47d ago0x0c5000…aaf5b4
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x009637…549129
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0xbaa726…305950
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x9062ca…285dbe
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x119b38…2c7ccf
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0xacf368…a973cc
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0xb1fdfa…739544
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0xe84b28…08035e
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0xa0cb1f…0de360
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0x4d7377…1c8371
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa48d ago0xa36360…f63b61

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.