Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fc8…cff00xa3a4…7721Base—$0.01100%coinbase57d ago0xe93d1d…bd9ef1
0x8fc8…cff00x5b69…0254Base—$0.01100%coinbase57d ago0xb80432…bae285
0x8fc8…cff00x70bb…4447Base—$0.01100%coinbase57d ago0x207206…003bbd
0x8fc8…cff00xf16f…baf1Base—$0.01100%coinbase57d ago0x11997c…6578ab
0x8fc8…cff00x0687…70f5Base—$0.01100%coinbase57d ago0x8e7b09…e12ff6
0x8fc8…cff00x593c…1f9bBase—$0.01100%coinbase57d ago0x89d817…de1799
0x8fc8…cff00xc19a…5560Base—$0.01100%coinbase58d ago0xd9f5f3…039be2
0x8fc8…cff00x6a91…1d18Base—$0.01100%coinbase58d ago0xaa9fde…1ac5fe
0x8fc8…cff00x2e96…cde3Base—$0.01100%coinbase58d ago0xacb2f2…56380b
0x8fc8…cff00x36da…f5d0Base—$0.01100%coinbase58d ago0x0a3ea8…53f6f8
0x8fc8…cff00x8baf…a8e4Base—$0.01100%coinbase58d ago0x88ef81…e5bae8
0x8fc8…cff00x2d96…87a7Base—$0.01100%coinbase58d ago0xa616a1…52a074
0x8fc8…cff00x104b…4b15Base—$0.01100%coinbase58d ago0x751d94…2dd1c3
0x8fc8…cff00xe792…468dBase—$0.01100%coinbase58d ago0xde0bc5…e2d6b8
0x8fc8…cff00x334a…5514Base—$0.01100%coinbase58d ago0x5c6174…b367ff
0x8fc8…cff00x0f05…44b7Base—$0.01100%coinbase58d ago0x05bca6…b78512
0x8fc8…cff00xfc2a…92d9Base—$0.01100%coinbase58d ago0x802bfe…942b6c
0x8fc8…cff00x22f5…8da6Base—$0.01100%coinbase58d ago0x4b3688…52c37d
0x8fc8…cff00x2128…ecebBase—$0.01100%coinbase58d ago0xe0560d…804a35
0x8fc8…cff00x9148…fef7Base—$0.01100%coinbase58d ago0x86ba8b…ce6e2a
0x8fc8…cff00x889b…ca75Base—$0.01100%coinbase58d ago0x9f647a…0d4580
0x8fc8…cff00x4725…8a98Base—$0.01100%coinbase58d ago0xa62960…92dcf1
0x8fc8…cff00x4832…617aBase—$0.01100%coinbase58d ago0x390b4a…b70e0c
0x8fc8…cff00x2a59…24a3Base—$0.01100%coinbase58d ago0xd65430…7df663
0x8fc8…cff00xbd40…dae4Base—$0.01100%coinbase58d ago0x90e9c6…19f59e

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.