Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa19d ago0xdde97a…245d16
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa19d ago0x52fa3e…f5d97a
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa19d ago0xba39e3…565bfd
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa19d ago0x2e9884…ce20d6
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa19d ago0x04cbeb…69f6c9
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa19d ago0xf2fca5…dc94b3
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa19d ago0x78fbbe…006d27
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa19d ago0x1ff3e6…6ef4ac
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa19d ago0x2082d3…5674d6
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa19d ago0x788af7…487f12
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa19d ago0x4537f9…b66226
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0x2ed3e2…4c2233
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0xce8f3e…57ffc9
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0xaa3339…87a979
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0x321697…5ac90a
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0xdbc5f0…587c91
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0xa6fba3…f1b6c1
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0xce1d50…736028
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0x6d3260…d1c75d
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0x4298fb…350165
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0x0d9a3c…8530be
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0x529711…6c9ed0
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0x94a73f…99580f
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0x30ae80…b45280
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa20d ago0x8a5320…a1ce2b

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.