Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe830…f7670x52e2…f3eaBasex402 service$0.003100%coinbase7s ago0xad9232…f72363
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x4a236d…b69452
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0xc571e8…d65a24
0x857f…43cd0x975c…f40aBase—$0.03100%ultravioletadao7s ago0x4ea749…94056e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase7s ago0xeb571f…60d134
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase9s ago0xf451ca…d46756
0x3b08…3f170x4eea…8ee8Base—$3.0070%0x3e32…3ce79s ago0x730d42…1303e0
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79329s ago0xa05a6f…2c100e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0x28ff24…e234b1
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9s ago0xf4f13c…abfcc1
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa11s ago0x6201df…7cf5f0
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x2c40ad…450f5e
0xe830…f7670x52e2…f3eaBasex402 service$0.005100%coinbase11s ago0x188609…a903e5
0xe830…f7670x52e2…f3eaBasex402 service$0.003100%coinbase13s ago0xa616b5…bb109c
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x77c345…a4692d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x3a2c59…e05692
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xb63f39…7185fb
0x8415…995f0xd908…f214Base—$0.0170%0x0021…ad8f17s ago0xcb9271…a460da
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase19s ago0x5a5954…b422dd
0xe830…f7670x52e2…f3eaBasex402 service$0.005100%coinbase19s ago0x8d4af7…b039c7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xf9e9f7…fdcd4c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x95ef16…3d7aef
0x1541…5b560xa8b2…1d68Base—$0.0170%0x9501…c67723s ago0x772820…6471bb
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x2fbf…ec6525s ago0x2ce46d…820a0f
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…793225s ago0x5105fa…9cbfd6

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.