Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase9h ago0x97e373…f8fcb0
0x4c1b…42610x9fb3…1d9aBasex402 service$0.02100%coinbase9h ago0xba1842…58ff97
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase11h ago0xeb4c74…be07d8
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase11h ago0xb736f9…a7a7fa
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase11h ago0xb52617…4e972a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase11h ago0x781536…bfb6de
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase11h ago0x56f015…4f354f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase11h ago0xc59cd9…146f1e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase11h ago0x4c01e9…466f47
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase11h ago0x7d53f1…3d25ce
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase11h ago0x1bfa17…a4ea7a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase11h ago0xc56046…44ae28
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase11h ago0x06453e…7fa49a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase11h ago0x20a941…573787
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase11h ago0x6aabc9…ba5f40
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase11h ago0x0b1a5d…20d746
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase11h ago0x112cf3…c5365d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase11h ago0xd2558e…ce4a24
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase11h ago0xce58c3…c059c0
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase11h ago0x8f33ba…0b9028
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase11h ago0xf18412…7cb351
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase11h ago0x0e048e…fe518c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase11h ago0x5f90e0…4f304c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase11h ago0xd82202…dc1005
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase11h ago0x4b2346…fd6d02

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.