Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff64…73de0x6839…1a2bBase—$0.003100%coinbase13s ago0xed10d8…5f81ce
0x8576…9b980x17cd…7905Basex402 service$0.05100%coinbase21s ago0xdfd3fe…998d05
0xc3a1…83b40x6839…1a2bBase—$0.003100%coinbase23s ago0x485560…82340a
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase29s ago0x1e4a06…acc4e7
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x0324e1…27039d
0xe28b…39230x6839…1a2bBase—$0.003100%coinbase29s ago0xf0cc76…32ab2c
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xacc48b…12f83a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted39s ago0xced217…355537
0xef02…581d0x6839…1a2bBase—$0.003100%coinbase39s ago0x8c901d…9ada57
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa41s ago0xabbe34…5fff39
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x4339…385043s ago0x437efe…3ee0f3
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x64a4d3…dd4740
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase45s ago0x4327a8…14d774
0xc2e1…8b2c0x6839…1a2bBase—$0.003100%coinbase47s ago0xc13dd7…91f613
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0x7fd27e…e98c46
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase49s ago0x0dddf3…bc3734
0xe542…9b060x4f4b…422dBase—$0.04100%coinbase51s ago0x4c44ca…007187
0x1091…f1c50x3e0a…78e7Base—$0.003391100%coinbase51s ago0x73a80d…59ea61
0xadf7…80af0x6839…1a2bBase—$0.003100%coinbase53s ago0xf0abc0…6e0e8c
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase55s ago0xe60edc…217d71
0xf519…8d8b0x6839…1a2bBase—$0.003100%coinbase59s ago0xaece72…a5683c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a559s ago0x112f92…ccd569
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc1m ago0xc3d114…86506c
0x3cd6…3cee0x6839…1a2bBase—$0.003100%coinbase1m ago0x3f3044…aae279
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x65fcab…2542d3

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.