Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x3d6699…53fb69
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x4fc8ef…3ce976
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x92b97c…b36ad5
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x81daee…86ea93
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x641ef4…a27eba
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0xcb2ab8…f3361d
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x0da0b3…e2e3d2
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x8bb413…dc7329
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0xc0ed82…84bee6
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x0631d5…aa2322
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0xcf37a9…85a6c0
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x95ed63…b6aeae
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x042f7d…21b14f
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0xf692aa…08f1d9
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x47a4b3…76fca1
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x015c43…7d5aee
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x0a20fc…f19577
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0xaab10a…103de1
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x9542a9…28179b
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x414db8…25a720
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0xb4d85b…d1848b
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x6c5ebf…1f728b
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0xb3ce70…5af77e
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x76a4f7…4c2892
0x7693…be700xfe80…47eeBase—$0.001100%fluxa22d ago0x49e80c…2d627b

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.