Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe66e…e2070x7e34…a43dBase—$0.01100%coinbase77d ago0x2a1421…60a3d4
0xe66e…e2070xc262…235fBase—$0.01100%coinbase77d ago0xa801cb…204a94
0xe66e…e2070xf188…c61cBase—$0.01100%coinbase77d ago0xe86265…67efcc
0xe66e…e2070xa31a…cad4Base—$0.01100%coinbase77d ago0x6bf275…53f35a
0xe66e…e2070x1e89…395fBase—$0.01100%coinbase78d ago0x1d4671…5c600a
0xe66e…e2070x168f…530aBase—$0.01100%coinbase78d ago0xda1a37…b469c7
0xe66e…e2070x81ce…7ee8Base—$0.01100%coinbase78d ago0x65183a…1a2cf7
0xe66e…e2070x881d…d2a5Base—$0.01100%coinbase78d ago0x89d238…cfac5e
0xe66e…e2070x85cf…be74Base—$0.01100%coinbase78d ago0xc3f339…b9329f
0xe66e…e2070x1661…a8eeBase—$0.01100%coinbase78d ago0xf10e9d…7d0e59
0xe66e…e2070xbc95…9b72Base—$0.01100%coinbase78d ago0xf7fd15…6c7ba5
0xe66e…e2070x8281…8d34Base—$0.01100%coinbase78d ago0x86b9d2…283896
0xe66e…e2070x9033…fd88Base—$0.01100%coinbase78d ago0x26dd4f…73e1e1
0xe66e…e2070x5b29…b891Base—$0.01100%coinbase78d ago0x9a5a2e…492b32
0xe66e…e2070x6ef2…f9ffBase—$0.01100%coinbase78d ago0x53a4dc…d21415
0xe66e…e2070x5a9d…4aaaBase—$0.01100%coinbase78d ago0x9f9ad0…427aa0
0xe66e…e2070xeab0…f3f0Base—$0.01100%coinbase78d ago0x1f8bf9…2007a4
0xe66e…e2070x11ea…3ecaBase—$0.01100%coinbase78d ago0x658ca7…2d43f5
0xe66e…e2070xf807…5c9bBase—$0.01100%coinbase78d ago0x32dc20…f78c6f
0xe66e…e2070x6d44…8d29Base—$0.01100%coinbase78d ago0x212101…e066ef
0xe66e…e2070x19a4…0326Base—$0.01100%coinbase78d ago0xf30449…20e971
0xe66e…e2070x4bb8…0258Base—$0.01100%coinbase78d ago0x59190f…76b2bb
0xe66e…e2070xf056…93beBase—$0.01100%coinbase78d ago0x4418d1…f321f3
0xe66e…e2070xdf2a…681dBase—$0.01100%coinbase78d ago0x8093c2…552407
0xe66e…e2070x0921…4917Base—$0.01100%coinbase78d ago0x5aa04f…347b2a

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.