Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc542…52f30xd883…083aBase—$0.01100%coinbase70d ago0x73a724…144c0f
0xc542…52f30xbfc9…613aBase—$0.01100%coinbase70d ago0x9c38e6…6753fe
0xc542…52f30x02e0…8bc7Base—$0.01100%coinbase70d ago0x42a5d2…b8910a
0xc542…52f30x18ba…ad02Base—$0.01100%coinbase70d ago0x4c5fdb…8b617d
0xc542…52f30x93a2…4ebbBase—$0.01100%coinbase70d ago0xfe0a3d…dc777d
0xc542…52f30xa676…7e3aBase—$0.01100%coinbase70d ago0xef2304…f8d279
0xc542…52f30x12c9…596bBase—$0.01100%coinbase70d ago0x884b45…c187d8
0xc542…52f30xe68e…4b08Base—$0.01100%coinbase70d ago0xd05bd9…da6d30
0xc542…52f30xa495…1063Base—$0.01100%coinbase70d ago0x22ee0b…1d4119
0xc542…52f30x6ce3…f6a1Base—$0.01100%coinbase70d ago0x8c0319…46974e
0xc542…52f30x4822…73e1Base—$0.01100%coinbase70d ago0x575aac…049b48
0xc542…52f30xc44e…bb59Base—$0.01100%coinbase70d ago0xa29b16…863ed0
0xc542…52f30x6a20…7adeBase—$0.01100%coinbase70d ago0xc04257…2d51dc
0xc542…52f30xede9…6155Base—$0.01100%coinbase70d ago0x44cac8…0a42d4
0xc542…52f30x5ae5…6291Base—$0.01100%coinbase70d ago0x8f9d25…d8e3af
0xc542…52f30xf02a…85d0Base—$0.01100%coinbase70d ago0x4adece…61e5f8
0xc542…52f30xfbff…7aafBase—$0.01100%coinbase70d ago0x677524…80e96a
0xc542…52f30xa6ac…4de9Base—$0.01100%coinbase70d ago0xcb70be…e03112
0xc542…52f30xe26f…d0faBase—$0.01100%coinbase70d ago0xa754e9…c6d019
0xc542…52f30x563c…0db6Base—$0.01100%coinbase70d ago0x9cf7b4…640a45
0xc542…52f30xe4a3…a9eaBase—$0.01100%coinbase70d ago0x6dd8a3…f26d18
0xc542…52f30x1c21…7a25Base—$0.01100%coinbase70d ago0xaa1266…c85475
0xc542…52f30x34f5…1fffBase—$0.01100%coinbase70d ago0x4fe991…9a6836
0xc542…52f30x511c…e803Base—$0.01100%coinbase70d ago0xb10a15…5ebcff
0xc542…52f30xa13f…70f2Base—$0.01100%coinbase70d ago0x29272d…c7a3a3

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.