Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0x83b99c…794ee1
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0x670ec7…ef6f60
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0x90946e…ef1e6d
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0x6a28e6…7a5804
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0x4dfc08…6e046a
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0xa4a364…20e4eb
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0xd6c706…7ac404
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0x1d8fe5…f52077
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa21d ago0x69b7d0…e886b1
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0xe54d3d…b4b34d
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0x9c4e7f…48006e
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0x05ba1f…bb9241
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0xf6cd57…7f386f
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0xc3bdf9…c2b876
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0xec6631…650e8c
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0x2d415d…d08e78
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0xd5a095…296b9f
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0x33f01f…3529e9
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0x6084c0…081fc0
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0x40a616…5a0ee8
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0x333663…447759
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0xbf0ae9…d0eda4
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa22d ago0x82c719…b02b9e

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.