Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x08ca87…fa223c
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7644eb…52f499
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xca8b03…7a5d0a
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc603f5…4faafd
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc27f58…af6059
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd2a0b7…34118b
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa3cf09…d8141c
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x35d229…d82375
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa3799b…995cd2
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x07fc39…8af39b
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x63c685…85fb45
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x67b736…05c2e9
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x11129e…35c06b
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xefe942…230b25
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb4d6e0…453b34
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8ef0c6…1be519
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x52aca9…dfbdda
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd6e070…e5cd01
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcb8a91…f513d9
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x04cec5…65680b
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb4878f…5c601c
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbad28f…5c95bc
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0c4670…02ad4c
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2c3660…691474
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4a1faf…592555

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.