Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0xeb1d53…8e6dfb
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0x748bc1…5b13d4
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0xee0c79…90f6db
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0x8412eb…261d31
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0x0832e6…8947af
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0x6fc7a2…397409
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0xa98d06…707eba
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0x1ac67b…36e28f
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0xd76036…802b97
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0x1fefad…943e59
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0x2cddb2…5cd1b7
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0x0b1708…ba536a
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0xbfdc92…46d5bb
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa32d ago0x337b9a…330dc7
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa32d ago0xde9ce3…97e131
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa33d ago0x216eea…ac4c82
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa33d ago0x7120aa…17d979
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa33d ago0xc50fd9…e9db9a
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa33d ago0x87b475…101b2d
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa33d ago0x70f87a…14831e
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa33d ago0x5bdc25…f311ad
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa33d ago0xfd11f5…fa2581
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa33d ago0x8227b4…f25416
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa33d ago0x8ea32c…58c816
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa33d ago0x46d99f…e4f428

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.