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%coinbase18s ago0x039b7a…96d2b1
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xaf3e27…92d16e
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa22s ago0xad5d24…633ff0
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e22s ago0x509466…a42898
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase24s ago0xcbd8ec…d653b1
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e24s ago0x42c017…813498
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26s ago0x8d1af7…a3f0b6
0x8e4f…4be70x6839…1a2bBase—$0.003100%coinbase26s ago0x2a6828…0aa251
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x5d8e4e…10016d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase28s ago0xfcbb32…692e4d
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e28s ago0x1d16e4…c6eba5
0x96f7…ba2d0x5aae…482eBase—$0.25100%coinbase28s ago0xcc2e8e…d2381d
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e30s ago0xddbd9b…69c707
0xfbc0…22400x7861…1393Basenft-alpha-x402$0.02100%coinbase32s ago0xdfd4bc…5efc0b
0xfbc0…22400x7861…1393Basenft-alpha-x402$0.02100%coinbase32s ago0x1a1f24…469d86
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e32s ago0x597aac…8c5c9a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x9f5c7b…1800e8
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e34s ago0xf6323f…a2f4c5
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e36s ago0x08ea5f…250ee8
0xfc2e…db2d0x4b28…e628Base—$1.2570%0x7e99…098838s ago0x3db650…7b3d97
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e38s ago0x64195f…723d65
0x2d1c…6d660x1555…973fBase—$29.52100%coinbase38s ago0xce947d…34d32d
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e40s ago0x1902e1…6a6334
0x3619…3ed10x6839…1a2bBase—$0.003100%coinbase40s ago0xcb74da…956a12
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e42s ago0x9f9ab0…254f48

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.