Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0xf5d2…82edBase—$1.2570%0x7e99…09889s ago0xe0341f…10649c
0x9663…66f50x6839…1a2bBase—$0.003100%coinbase11s ago0xbe6497…6321cc
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI11s ago0xd82240…44e891
0xf5af…f1190xfe80…47eeBase—$0.001100%fluxa11s ago0x43ce8c…b822cc
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x544b17…19bd42
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0xaa7ba6…76b735
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase15s ago0xded1b5…259e34
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xffbc33…971c35
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7bc8…426121s ago0xc796ac…5e3a63
0xe500…10010x6839…1a2bBase—$0.003100%coinbase23s ago0x214268…28cacc
0x0e72…28b20x68e3…85b5BaseLION Verified CompanyWallet$0.03100%coinbase25s ago0x915c5d…45c5e2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x288efd…73d025
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x5dd6fc…d8b63d
0xfc2e…db2d0x7337…139eBase—$1.2570%0x7e99…098829s ago0xc4db74…22ac1d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xf14b27…a87a0c
0xfc2e…db2d0x8cbc…63f1Base—$1.2570%0x7e99…098833s ago0x7b582d…ec81bf
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase33s ago0x8f20e8…672e74
0x3670…92650x6839…1a2bBase—$1.00100%coinbase37s ago0xb777e9…3e0e09
0x3be9…575c0x4cd0…bc31Base—$15.4870%0xf880…f31939s ago0xd92913…8ad9c1
0xf497…2fb00x348d…dc9dBasex402 service$0.01100%coinbase39s ago0x0f9633…63edc6
0x6659…243b0x3e0a…78e7Base—$0.003468100%coinbase41s ago0xbad798…8e05c7
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0xa596dd…0e5e28
0xa54d…49f50x2ad9…8f95Base—$5.3970%0x64b2…883347s ago0x8cdd47…615e55
0x9998…59960xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase49s ago0x0fa208…b30c3f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0x9a9245…118980

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.