Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa42d ago0x32be5d…82c61a
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa42d ago0x252da6…17ee7d
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa42d ago0xee4688…a8647c
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa42d ago0x664427…c5df44
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa42d ago0xc5b3de…0e3d90
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa42d ago0x6b384d…f2ddad
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa42d ago0xf0c921…102615
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa42d ago0xaf8899…7cd8ed
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa42d ago0x333ab4…aa9d19
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa42d ago0x6bbe87…b40139
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa42d ago0x6c0832…0e851c
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa42d ago0x96563f…efd032
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa42d ago0xa58e81…f95d23
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa42d ago0xa18ade…253743
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa42d ago0xa158f7…a803d5
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa42d ago0x7b231e…9aa90f
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa42d ago0x092fa3…16c201
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa42d ago0xf74cde…4befb4
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa42d ago0x5d4654…b8f34d
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa42d ago0x4e6aa6…641b2b
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa42d ago0xd112c7…b64aba
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa42d ago0xb6458a…6e39f0
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa42d ago0x0dbaab…749a47
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa42d ago0x0bfb1a…c8747f
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa42d ago0x4faad8…d8faac

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.