Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6a1…caac0x6366…f1e2Base—$0.006078100%0x6366…f1e276d ago0x5958f5…9ca9ee
0xd6a1…caac0x6366…f1e2Base—$0.09100%0x6366…f1e276d ago0xd2f4a7…16afaa
0xd6a1…caac0x6366…f1e2Base—$0.02100%0x17c8…043676d ago0x6dc6d0…1c0e01
0xd6a1…caac0x6366…f1e2Base—$0.001705100%0x6366…f1e276d ago0x93f81e…03be93
0xd6a1…caac0x6366…f1e2Base—$0.006487100%0x6366…f1e276d ago0x37e60b…31abd1
0xd6a1…caac0x6366…f1e2Base—$0.12100%0x6366…f1e276d ago0xcc6d2f…1beda9
0xd6a1…caac0x6366…f1e2Base—$0.000029100%0x6366…f1e276d ago0x841ab5…e59a59
0xd6a1…caac0x6366…f1e2Base—$0.006042100%0x6366…f1e276d ago0xd7c6c4…b45a76
0xd6a1…caac0x6366…f1e2Base—$0.15100%0x6366…f1e276d ago0x4cd865…efc01e
0xd6a1…caac0x6366…f1e2Base—$0.02100%0xfc74…d8a576d ago0x4e4169…a97aa6
0xd6a1…caac0x6366…f1e2Base—$0.006293100%0x6366…f1e276d ago0x6fedbc…6c697b
0xd6a1…caac0x6366…f1e2Base—$0.35100%0x6366…f1e276d ago0x17a71b…767d02
0xd6a1…caac0x6366…f1e2Base—$0.02100%0x17c8…043676d ago0x9432e7…dba47c
0xd6a1…caac0x6366…f1e2Base—$0.0063100%0x6366…f1e276d ago0xc0e131…f04d5d
0xd6a1…caac0x6366…f1e2Base—$1.02100%0x6366…f1e276d ago0xdefef0…eeec6d
0xd6a1…caac0x6366…f1e2Base—$0.02100%0xfc74…d8a576d ago0xe535f5…569c72
0xd6a1…caac0x6366…f1e2Base—$0.21100%0x17c8…043676d ago0x0a4cb4…61417e
0xd6a1…caac0x6366…f1e2Base—$0.06100%0xfc74…d8a576d ago0x8ee6a5…d90c3a
0xd6a1…caac0x6366…f1e2Base—$0.001708100%0x6366…f1e276d ago0x6385b1…168be2
0xd6a1…caac0x6366…f1e2Base—$0.006494100%0x6366…f1e276d ago0x669095…be9e8d
0xd6a1…caac0x6366…f1e2Base—$0.32100%0x6366…f1e276d ago0x131945…60933f
0xd6a1…caac0x6366…f1e2Base—$0.00652100%0x6366…f1e276d ago0x14059f…cc02e9
0xd6a1…caac0x6366…f1e2Base—$0.32100%0x6366…f1e276d ago0xe2099a…89faf0
0xd6a1…caac0x6366…f1e2Base—$0.006079100%0x6366…f1e276d ago0x5e3b7d…47011e
0xd6a1…caac0x6366…f1e2Base—$0.37100%0x6366…f1e276d ago0x248b92…d6973a

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.