Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x400d…6a940xda53…828fBase—$0.01100%coinbase74d ago0xd0045a…e19ef8
0x400d…6a940xef9b…bf1dBase—$0.01100%coinbase74d ago0xcdea00…f5ed46
0x400d…6a940x209c…9f1bBase—$0.01100%coinbase74d ago0x8da795…4f9881
0x400d…6a940x94f7…f55bBase—$0.01100%coinbase74d ago0x191786…a9ce42
0x400d…6a940x166b…ac47Base—$0.01100%coinbase74d ago0xe7e4dd…6f43fe
0x400d…6a940x874b…25c4Base—$0.01100%coinbase74d ago0x391d35…82efe1
0x400d…6a940x1a79…ef8eBase—$0.01100%coinbase74d ago0xa9a8d1…f92edf
0x400d…6a940x29b4…4fecBase—$0.01100%coinbase75d ago0xd6e62c…454888
0x400d…6a940xfafd…ed8cBase—$0.01100%coinbase75d ago0x2cb8e6…cf5908
0x400d…6a940xce15…6e90Base—$0.01100%coinbase75d ago0x792e52…236c79
0x400d…6a940xc28f…f07fBase—$0.01100%coinbase75d ago0xfca26b…5a0d8d
0x400d…6a940x5dd3…1d5eBase—$0.01100%coinbase75d ago0x442f8f…671850
0x400d…6a940x058f…3012Base—$0.01100%coinbase75d ago0x8e7568…c4f706
0x400d…6a940x4f5d…4473Base—$0.01100%coinbase75d ago0x156f7e…7bb049
0x400d…6a940x69f5…a853Base—$0.01100%coinbase75d ago0xbc458a…bf03fb
0x400d…6a940x933f…3be5Base—$0.01100%coinbase75d ago0x942040…9675df
0x400d…6a940x1d9e…6869Base—$0.01100%coinbase75d ago0x791f43…bf58c6
0x400d…6a940x1009…52f5Base—$0.01100%coinbase75d ago0x1d5254…7c6ac8
0x400d…6a940xbb0f…8eb1Base—$0.01100%coinbase75d ago0xa31abe…f7d4bf
0x400d…6a940xc76a…b899Base—$0.01100%coinbase75d ago0xfc0dd0…96931f
0x400d…6a940xcd5c…f67cBase—$0.01100%coinbase75d ago0xf13768…d88954
0x400d…6a940x012f…2e07Base—$0.01100%coinbase75d ago0xc910c3…f20d7e
0x400d…6a940x536e…d2c7Base—$0.01100%coinbase75d ago0x4e8f59…8a18fa
0x400d…6a940x510e…401eBase—$0.01100%coinbase75d ago0xfa2efa…deafc6
0x400d…6a940x76a1…5fa2Base—$0.01100%coinbase75d ago0xc861a7…837e21

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.