Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x76298a…d94546
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x46949c…16995c
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0xe1084e…93c6c1
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0xa71ef4…2461e1
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x42d452…c2d8ee
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0xb7632c…70063e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0xb9c69a…670a00
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0x8a9017…a2cc39
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0x097969…4b657a
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0x024833…bc8a30
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0xe626ed…0a8429
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0xb1d6fd…4899cb
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0x836846…d6b6fe
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0x805b5b…d39df9
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0xbeab04…7435d3
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0xe16b7a…1ab7ae
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0x925690…2499a1
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0x6c4785…972b81
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0xdda008…64ca19
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0x8c07fe…bf846d
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0x0d20f3…129b3a
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0x489dc9…95f5ee
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0xfca8bf…5f464a
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0xf92f3a…b62383
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa22d ago0x28f0b8…22194f

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.