Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xe95581…14f54d
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x887675…3def30
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xbb45d7…ccfe12
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xaf9e8a…8bd23b
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xdcfb84…25fbc7
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x9c880c…fcd735
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x32744b…734c10
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x99c90d…8387c9
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x53de7e…62311a
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x75b6d9…660f65
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x558fda…dc6a48
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xa0e7a4…e6db93
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xf5d7ee…4b0f45
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xa3e110…2e10d1
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xbcb402…74b018
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x1eb4ed…a12bcb
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xcd737f…bb3951
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x73bf3f…204918
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x1d6134…a17201
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xb0abbc…d4c873
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xda476e…fd87a6
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xaeb116…772f50
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x246b5d…b57f95
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x918e54…2cec56
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x2c63bd…5ad479

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.