Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8642…58510x051e…9c39Base—$0.01100%0xd638…36b7121d ago0x188c72…628ee8
0x8642…58510x051e…9c39Base—$0.01100%0xd638…36b7121d ago0xa92d55…f970ec
0xfb5c…22ef0x051e…9c39Base—$0.01100%0xd638…36b7121d ago0x55bf6e…14d3be
0xfb5c…22ef0x051e…9c39Base—$0.01100%0xd638…36b7121d ago0x46bb5c…b63034
0xb37c…111b0x051e…9c39Base—$0.01100%0xd638…36b7121d ago0x42c3e1…0b7bbf
0xb37c…111b0x051e…9c39Base—$0.01100%0xd638…36b7121d ago0xdd5f17…7781f0
0xb37c…111b0x051e…9c39Base—$0.01100%0xd638…36b7121d ago0xefc4ef…be0a18
0xb37c…111b0x051e…9c39Base—$0.01100%0xd638…36b7121d ago0xa9ad5f…4419c3
0xb37c…111b0x051e…9c39Base—$0.01100%0xd638…36b7121d ago0xc74559…deeff4
0xb37c…111b0x051e…9c39Base—$0.01100%0xd638…36b7121d ago0x16f892…828d22
0xb37c…111b0x051e…9c39Base—$0.01100%0xd638…36b7121d ago0x318b4f…244e0a
0xb37c…111b0x051e…9c39Base—$0.01100%0xd638…36b7121d ago0x6c93ab…4cc86b
0x051e…9c390xb962…118bBase—$0.03100%0xd638…36b7121d ago0xed5079…7d443d
0x051e…9c390x8642…5851Base—$0.02100%0xd638…36b7121d ago0x1edce3…607c10
0x051e…9c390x8642…5851Base—$0.01100%0xd638…36b7121d ago0xd8af0c…3893f8
0x4e97…e8780x051e…9c39Base—$0.01100%0xd638…36b7121d ago0xcd75bf…ba1379
0x4e97…e8780x051e…9c39Base—$0.01100%0xd638…36b7121d ago0xb045d3…513334
0x6dd1…26060x051e…9c39Base—$0.18100%0xd638…36b7121d ago0x57140c…3a787c
0x051e…9c390x8642…5851Base—$0.04100%0xd638…36b7121d ago0xf14c52…3c1cc0
0x051e…9c390x8642…5851Base—$0.03100%0xd638…36b7121d ago0xc6dbe0…c56c53
0x051e…9c390x8642…5851Base—$0.03100%0xd638…36b7121d ago0x653cf3…96206f
0x051e…9c390x8642…5851Base—$0.01100%0xd638…36b7121d ago0xf2c474…03d739
0x6dd1…26060x051e…9c39Base—$0.06100%0xd638…36b7121d ago0x631e9f…1c4c32
0x051e…9c390xb37c…111bBase—$0.03100%0xd638…36b7121d ago0x72d03b…d75bd5
0x051e…9c390x8642…5851Base—$0.03100%0xd638…36b7121d ago0x21c134…240328

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.