Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa45d ago0x5080d5…495403
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa45d ago0x6bbc5a…8bac1d
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa45d ago0xdceb5e…470991
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa46d ago0xdecde4…3e8276
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x7ff2bc…bfc1f3
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x6ebfaa…bb7586
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa46d ago0x00dadf…e95f9d
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x93b9f5…be71c2
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x3ad6dc…5a94ab
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x3bc76a…0e93ff
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa46d ago0x79b3cd…0c74a9
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x72c7d3…d37833
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x8918ae…9aa460
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x7815cb…77f5a0
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x1c0c9c…1e8dbb
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x833074…e5afbd
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x466898…2e4acf
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0xc2ebeb…cf4888
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x8de9f1…d397ae
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x40e9c9…b67f51
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0xbc97ba…c1e59c
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x84a649…a54ea6
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa46d ago0x642da5…4e713d
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x920b2b…2e8d37
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa46d ago0x77be65…33b90c

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.