Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaf…b9430x6e31…b687Basex402 service$0.01100%payAI63d ago0x658f99…3f0291
0xdeaf…b9430x6e31…b687Basex402 service$0.01100%payAI63d ago0xc18ce3…10605c
0xdeaf…b9430x6e31…b687Basex402 service$0.01100%payAI63d ago0x572280…19b94d
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x1311c5…3948fe
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x1f0aa1…3e1d53
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x1637b0…bc5923
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x6c8e55…c6e060
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x4d1cff…87f7a7
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0xd2c095…b48eec
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0xdd1ec3…84bbb8
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x5721f2…100992
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x88dbb8…8c197b
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x46b255…8b2064
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xd30df4…0bf858
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x4dde7d…4ebe44
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x4033e7…fcc2cb
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x45c7a8…97aa0e
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x3aa296…8f7570
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase64d ago0x81f784…7499fc
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase64d ago0x667b1e…603ea8
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase64d ago0x5b1714…9ed722
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase64d ago0x352d0c…825c52
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase64d ago0xd747a0…750f5f
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase64d ago0x6be210…5916eb
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase64d ago0xea0cc1…32e874

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.