Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2dd9…8f180x7148…7dadBase—$0.01100%coinbase71d ago0xadc199…d8d18d
0x2dd9…8f180xf55f…f132Base—$0.01100%coinbase71d ago0x0407bb…77de39
0x2dd9…8f180x29d2…df8cBase—$0.01100%coinbase71d ago0x1d58ba…d45d2c
0x2dd9…8f180x8ce6…a986Base—$0.01100%coinbase71d ago0x1ec233…66dacf
0x2dd9…8f180x2695…7ddeBase—$0.01100%coinbase71d ago0x3bffe6…6c1b0e
0x2dd9…8f180xccb2…4614Base—$0.01100%coinbase71d ago0x375b60…82adeb
0x2dd9…8f180xd9a4…3637Base—$0.01100%coinbase71d ago0xa0dce2…d5f340
0x2dd9…8f180x996c…fd7eBase—$0.01100%coinbase71d ago0xd45530…f0ca5c
0x2dd9…8f180x6574…6ed1Base—$0.01100%coinbase71d ago0xdfb9cf…109128
0x2dd9…8f180x4350…45e4Base—$0.01100%coinbase72d ago0x1f16c9…c2ee42
0x2dd9…8f180xbc00…2c27Base—$0.01100%coinbase72d ago0xcbb150…8ee5fc
0x2dd9…8f180x6d32…1c46Base—$0.01100%coinbase72d ago0x3879ae…34ddeb
0x2dd9…8f180xc152…8b26Base—$0.01100%coinbase72d ago0x481029…217895
0x2dd9…8f180x350c…55eeBase—$0.01100%coinbase72d ago0x767681…d0ddca
0x2dd9…8f180xe081…b6edBase—$0.01100%coinbase72d ago0x5de839…54708a
0x2dd9…8f180x3867…081fBase—$0.01100%coinbase72d ago0x2bb556…895651
0x2dd9…8f180x8a5a…a8d1Base—$0.01100%coinbase72d ago0x4fe599…5973b9
0x2dd9…8f180x4085…6894Base—$0.01100%coinbase72d ago0xdb2885…6f464f
0x2dd9…8f180x53a9…e5faBase—$0.01100%coinbase72d ago0x0101e4…1aee59
0x2dd9…8f180xcdd2…f4feBase—$0.01100%coinbase72d ago0x05b6b7…8ba291
0x2dd9…8f180xa713…8d25Base—$0.01100%coinbase72d ago0x4eb7c2…b62a83
0x2dd9…8f180x649d…831bBase—$0.01100%coinbase72d ago0x26a592…92808b
0x2dd9…8f180xb9eb…915aBase—$0.01100%coinbase72d ago0xa180a8…1cb51d
0x2dd9…8f180x09a1…31f5Base—$0.01100%coinbase72d ago0x5f7447…43bb4c
0x2dd9…8f180xe15f…af4cBase—$0.01100%coinbase72d ago0xafe1d3…03e9c0

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.