Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6885…d2a80x3e0a…78e7Base—$0.002715100%coinbase74d ago0x22b62e…494129
0x6885…d2a80x3e0a…78e7Base—$0.004392100%coinbase74d ago0xb072bd…70ab9f
0x6885…d2a80x3e0a…78e7Base—$0.002688100%coinbase74d ago0x1324ca…4d9f0a
0x6885…d2a80x3e0a…78e7Base—$0.005297100%coinbase74d ago0xd9251a…074f02
0x6885…d2a80x3e0a…78e7Base—$0.003091100%coinbase74d ago0xc90456…4afc24
0x6885…d2a80x3e0a…78e7Base—$0.004079100%coinbase74d ago0x099bcb…b24b39
0x6885…d2a80x3e0a…78e7Base—$0.004096100%coinbase74d ago0x054696…b17d17
0x6885…d2a80x3e0a…78e7Base—$0.004932100%coinbase74d ago0xf5d1ed…a1a101
0x6885…d2a80x3e0a…78e7Base—$0.0033100%coinbase74d ago0x00618e…76e00b
0x6885…d2a80x3e0a…78e7Base—$0.00536100%coinbase74d ago0xd7f8ab…ca066f
0x6885…d2a80x3e0a…78e7Base—$0.002925100%coinbase74d ago0x90251a…ff132f
0x6885…d2a80x3e0a…78e7Base—$0.004418100%coinbase74d ago0x38cea3…423a9a
0x6885…d2a80x3e0a…78e7Base—$0.004667100%coinbase75d ago0x6eec83…bc4252
0x6885…d2a80x3e0a…78e7Base—$0.003474100%coinbase75d ago0xf95b3e…98eacc
0x6885…d2a80x3e0a…78e7Base—$0.003508100%coinbase75d ago0x8b73c1…800e25
0x6885…d2a80x3e0a…78e7Base—$0.005334100%coinbase75d ago0x29d0b1…d182da
0x6885…d2a80x3e0a…78e7Base—$0.004935100%coinbase75d ago0x7369fe…6abf5c
0x6885…d2a80x3e0a…78e7Base—$0.004239100%coinbase75d ago0x844426…fc62d4
0x6885…d2a80x3e0a…78e7Base—$0.004204100%coinbase75d ago0x82fe75…b9d84c
0x6885…d2a80x3e0a…78e7Base—$0.003663100%coinbase75d ago0x9bd38d…e217b3
0x6885…d2a80x3e0a…78e7Base—$0.004479100%coinbase75d ago0x678826…12bf73
0x6885…d2a80x3e0a…78e7Base—$0.002659100%coinbase75d ago0xdac423…4b82d0
0x6885…d2a80x3e0a…78e7Base—$0.005708100%coinbase75d ago0x803445…5ff36b
0x6885…d2a80x3e0a…78e7Base—$0.004252100%coinbase75d ago0x993355…9a19a2
0x6885…d2a80x3e0a…78e7Base—$0.004278100%coinbase75d ago0x1b7816…83cc5b

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.