Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4d2…996c0xac65…4417Base—$0.08100%fluxa111d ago0x699960…794367
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa111d ago0xa31d08…910874
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa111d ago0x89e40c…c0ab12
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa111d ago0x75b34e…7b3e86
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa111d ago0xd02c27…d08428
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa111d ago0xe389bb…288726
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa111d ago0xfbe04e…c24bc2
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa111d ago0xa5a6f3…05eba6
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa111d ago0x325960…946a41
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa111d ago0x28b3bb…42aab4
0xa4d2…996c0xac65…4417Base—$3.71100%fluxa112d ago0x7db71e…793455
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa112d ago0xa3b47b…d39d57
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa112d ago0x216e3a…8abb19
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa112d ago0x1e0b03…5c1a52
0xb90a…9ae40xa4d2…996cBase—$3.60100%fluxa112d ago0x142079…eada22
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa112d ago0x1cfa73…b2ec25
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa112d ago0xd89bb7…2e6c9f
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa112d ago0xc847c3…92e22c
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa112d ago0xbb69f6…88c3f4
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa112d ago0x72472a…b9b702
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa112d ago0x346396…7b464d
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa112d ago0xcbcf00…712d29
0xb90a…9ae40xa4d2…996cBase—$0.01100%fluxa112d ago0x4d30d8…c507da
0xa4d2…996c0xac65…4417Base—$0.01100%fluxa112d ago0xb27ccf…34a499
0xa4d2…996c0xac65…4417Base—$0.02100%fluxa112d ago0x0e2254…df1204

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.