Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0x4b67cd…feaed2
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0xa0ee45…228b03
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0x70fc83…3e3a03
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0xc5c8ed…e90b8d
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0x5abd6a…a4d66e
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0xcdaa7f…bd9996
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0x73e271…1bbcd4
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0xe55e7d…341931
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0x7dadd0…3cd822
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0x992b3c…a91cd3
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0xb4ddb0…f3bf2e
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0xd15244…8cd2fe
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0xce4d2d…40255b
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0x259151…d65a1a
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0x5ad312…4045f3
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0xd4366f…c1b51a
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0xb6f6f9…2c4a69
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0x664186…32ac94
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0xb1cfca…ea518d
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0xbe5edc…c8d90e
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0x124542…4283eb
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0xee5b35…6cea21
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa27d ago0x9c6c30…4c46d0
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa28d ago0xcf829b…c65955
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa28d ago0xb60fad…678197

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.