Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf879…fff70x9c95…e299Base$0.001100%fluxa48d ago0x1973b2…f0bd1d
0xf879…fff70xfe80…47eeBase$0.001100%fluxa48d ago0xb3b309…5086fa
0xf879…fff70x9c95…e299Base$0.001100%fluxa48d ago0x121948…cd311c
0xf879…fff70x9c95…e299Base$0.001100%fluxa48d ago0xe1551a…478bf8
0xf879…fff70xfe80…47eeBase$0.001100%fluxa48d ago0x936f7f…dab2ac
0xf879…fff70x9c95…e299Base$0.001100%fluxa48d ago0xd9850b…46e8e1
0xf879…fff70x9c95…e299Base$0.001100%fluxa48d ago0xb490d7…a66d32
0xf879…fff70x9c95…e299Base$0.001100%fluxa48d ago0x9fe7f3…12f356
0xf879…fff70xfe80…47eeBase$0.001100%fluxa48d ago0x92e962…63d074
0xf879…fff70xfe80…47eeBase$0.001100%fluxa48d ago0x7887ef…8b7840
0xf879…fff70x9c95…e299Base$0.001100%fluxa48d ago0xdeb05d…7584ee
0xf879…fff70xfe80…47eeBase$0.001100%fluxa48d ago0xf1b4a9…22a80b
0xf879…fff70xfe80…47eeBase$0.001100%fluxa48d ago0xa59260…088a8e
0xf879…fff70xfe80…47eeBase$0.001100%fluxa48d ago0x673966…0c0a10
0xf879…fff70x9c95…e299Base$0.001100%fluxa48d ago0xdadf50…a219cf
0xf879…fff70x9c95…e299Base$0.001100%fluxa48d ago0x602956…a780fd
0xf879…fff70xfe80…47eeBase$0.001100%fluxa48d ago0x12bfb6…4bae63
0xf879…fff70x9c95…e299Base$0.001100%fluxa48d ago0x02ce60…5d552c
0xf879…fff70xfe80…47eeBase$0.001100%fluxa48d ago0xdc2a50…e3511e
0xf879…fff70xfe80…47eeBase$0.001100%fluxa48d ago0x1b5cd9…8dbe7f
0xf879…fff70x9c95…e299Base$0.001100%fluxa48d ago0x552a9d…2d7f50
0xf879…fff70x9c95…e299Base$0.001100%fluxa48d ago0x197771…8d069b
0xf879…fff70x9c95…e299Base$0.001100%fluxa48d ago0xc46d9f…feae88
0xf879…fff70xfe80…47eeBase$0.001100%fluxa48d ago0x1164d3…d6d25e
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x097b1f…fb0599

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.