Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0xd27006…7f86e3
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0xbf5bfb…41c7aa
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0x0b7572…20a0dd
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0x916c32…634462
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0xfcc7c1…6fe35e
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0x445e86…2fb4e9
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0x638974…c82448
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0x8da35a…855f4b
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0x7b8b38…97700d
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0x906f6b…85a22f
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0x820f3a…542cf7
0x2070…34030xfe80…47eeBase—$0.001100%fluxa32d ago0x4f95bd…4bba94
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0xe2b8af…e5e375
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0xf4f2ac…efa0ff
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0x68cd5c…f50a9b
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0xd31185…d19af8
0x2070…34030xfe80…47eeBase—$0.001100%fluxa32d ago0xbcabe7…ab3879
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0x130376…3bbff0
0x2070…34030xfe80…47eeBase—$0.001100%fluxa32d ago0x19c04f…aee243
0x2070…34030x9c95…e299Base—$0.001100%fluxa32d ago0x83c3ef…751e67
0x2070…34030xfe80…47eeBase—$0.001100%fluxa32d ago0x62995a…0007d6
0x2070…34030xfe80…47eeBase—$0.001100%fluxa32d ago0xad1d69…8a3b51
0x2070…34030xfe80…47eeBase—$0.001100%fluxa32d ago0xf81f02…b56fe6
0x2070…34030xfe80…47eeBase—$0.001100%fluxa32d ago0x98fc08…8f512e
0x2070…34030xfe80…47eeBase—$0.001100%fluxa32d ago0x138c4a…fb0424

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.