Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x0474fc…a11e58
0x6022…37480x6839…1a2bBase—$0.003100%coinbase16s ago0x88f74e…a1da1c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a518s ago0xa7d0b0…ba4097
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xc29c22…69be0f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc26s ago0x9f1d81…4f705d
0xc16c…b2fb0x6839…1a2bBase—$0.003100%coinbase26s ago0x395420…5adbb9
0x3be9…575c0x4cd0…bc31Base—$199.5570%0x4337…7b1f28s ago0x830868…8f826b
0x9155…db900xb623…3dcfBase—$30.0070%0xa923…c9ac28s ago0x28c827…02b67e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xaa8fcc…aa4c8e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x0332a7…e0e9e1
0x2352…17390x47c5…4fc3Base—$10.5070%0x2035…57d330s ago0x0c1987…596cb8
0x7ac3…623f0x40a8…ad8bBasex402 service$0.005100%coinbase32s ago0xcecbc3…529097
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase36s ago0xcf67c7…ea0ed5
0xa94d…1f480x6839…1a2bBase—$0.003100%coinbase38s ago0x557390…aa7e03
0x191d…df240x7bce…e313Base—$0.01100%coinbase42s ago0x0d669b…59ebbe
0x1332…66eb0x47c5…4fc3Base—$12.6070%0x3aab…e20942s ago0x05ed1b…a115bb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0xe15be6…c0e36d
0x191d…df240xab3a…5fe4Base—$0.01100%coinbase44s ago0x77a2d3…913ab1
0x191d…df240x4240…a001Base—$0.01100%coinbase44s ago0xa0609d…b03ee1
0xbe28…020d0x140a…b0f9Base—$14.5070%0x3e32…3ce746s ago0x5b25fa…d3f835
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x421ed0…cbcdbd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase48s ago0x574b4b…19e2bb
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase48s ago0xf48995…4631b3
0xc151…4b230x6839…1a2bBase—$0.003100%coinbase52s ago0x4229c5…5fef74
0xa7db…69070x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase52s ago0xa727f3…e8a51b

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.