Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe253…61790x6a0a…bf67Base—$0.01100%coinbase3d ago0xa5e967…4e192f
0xe253…61790x6a0a…bf67Base—$0.01100%coinbase3d ago0xb01f0f…933ddf
0xe253…61790x6a0a…bf67Base—$0.01100%coinbase3d ago0xa46996…0b5856
0xe253…61790x6a0a…bf67Base—$0.01100%coinbase3d ago0x963b8d…5422d8
0xe253…61790x6a0a…bf67Base—$0.01100%coinbase3d ago0x2ecce7…614d3e
0xe253…61790x6a0a…bf67Base—$0.01100%coinbase3d ago0x286ac3…d8c7a7
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0x1fb119…9e864b
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0x750eb7…076d85
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0xc86d22…3bab38
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0x77bdf6…61e171
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0xbbbc29…eddd08
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0x45b42a…f4dc65
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0xdd7a0a…a88a75
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0x360472…13a2c7
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0x1ff3b4…1908f0
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0x7daab3…de963c
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0x47461e…52566e
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0x504344…142032
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0xe58de1…53a459
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0xe2121d…2d149d
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0xd33c0e…237ff5
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0x5cd85b…028ab6
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0x1dfbcb…198c87
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0x81998e…6cf099
0xe253…61790x6a0a…bf67Base—$0.10100%coinbase3d ago0xa43d79…b63d72

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.