Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x452955…e6871c
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0xe5b297…7e531a
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x2edcdc…0a81a6
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x09ce28…5f5628
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x6491ad…d5f956
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0xad5cb3…10815f
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x12faa3…f34b67
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x06496b…30e506
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x9cf49c…f03f57
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0xc67e37…e58638
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0xeae7fd…e328b9
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x2e6ad9…f5efad
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x42e055…2eb26f
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x754f3b…23c0ed
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x7370ca…3caa9a
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x413d0d…899c20
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x5bb1b9…afa823
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa46d ago0x1f88fb…ccd40e
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x62f3f3…cc91e6
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa46d ago0x0cf450…1bd52b
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa47d ago0x748574…a8ea2a
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa47d ago0x8819c0…0f8bcf
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa47d ago0xb45f02…aed36c
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa47d ago0x9a459c…02ec13
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa47d ago0x2a5c2f…ec73d1

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.