Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa40d ago0xd26971…3a01bc
0x8533…2d670x9c95…e299Base—$0.001100%fluxa40d ago0xe269e6…8fb2a5
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa40d ago0x6ca96b…73dc56
0x8533…2d670x9c95…e299Base—$0.001100%fluxa40d ago0xb73a2a…086ae1
0x8533…2d670x9c95…e299Base—$0.001100%fluxa40d ago0x919aa6…8093bb
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa40d ago0x8fa4a4…658d89
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa40d ago0x0995b0…2c48cc
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa40d ago0x93a5b7…1632da
0x8533…2d670x9c95…e299Base—$0.001100%fluxa40d ago0x8c9234…2eb56d
0x8533…2d670x9c95…e299Base—$0.001100%fluxa40d ago0xd8bb65…7e13de
0x8533…2d670x9c95…e299Base—$0.001100%fluxa40d ago0xc39721…0675d2
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa40d ago0x8dfa62…3db649
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa40d ago0xb21635…4c7f8c
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa40d ago0x97dca9…a44995
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa40d ago0x02e22d…320a90
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa40d ago0x14492b…c44c9d
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa40d ago0xd72f88…01ea74
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa40d ago0xac0abb…133be7
0x8533…2d670x9c95…e299Base—$0.001100%fluxa40d ago0x5b4323…2eda5c
0x8533…2d670x9c95…e299Base—$0.001100%fluxa40d ago0xedb7b0…7755d1
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa40d ago0x48adb9…68c7be
0x8533…2d670x9c95…e299Base—$0.001100%fluxa40d ago0x0ff177…acccb6
0x8533…2d670x9c95…e299Base—$0.001100%fluxa40d ago0x9f81c5…6cb2d6
0x8533…2d670x9c95…e299Base—$0.001100%fluxa40d ago0x9f92e4…c017c1
0x8533…2d670x9c95…e299Base—$0.001100%fluxa40d ago0x2d8895…71f7ac

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.