Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4898…90ce0x2e46…0c36Base—$0.01100%coinbase71d ago0xf8d13a…e92030
0x4898…90ce0xe2ae…32ecBase—$0.01100%coinbase71d ago0x3ccf10…e521a5
0x4898…90ce0x73b3…753fBase—$0.01100%coinbase72d ago0x66a17b…734bc4
0x4898…90ce0x1f50…1dedBase—$0.01100%coinbase72d ago0x99e2d2…920e58
0x4898…90ce0xd66c…f02fBase—$0.01100%coinbase72d ago0xc51d88…329604
0x4898…90ce0xbd0f…b351Base—$0.01100%coinbase72d ago0x7b978a…a29feb
0x4898…90ce0x597c…e521Base—$0.01100%coinbase72d ago0xdd729d…87cedb
0x4898…90ce0xae2f…6efeBase—$0.01100%coinbase72d ago0xcb22a6…52ff45
0x4898…90ce0xcc48…aa67Base—$0.01100%coinbase72d ago0xe8ac67…24d1d1
0x4898…90ce0x4afb…aeb1Base—$0.01100%coinbase72d ago0xb6262f…4a8d55
0x4898…90ce0xe3a2…4002Base—$0.01100%coinbase72d ago0x7561a2…3880ed
0x4898…90ce0x7af0…758cBase—$0.01100%coinbase72d ago0x6918a7…ee08d7
0x4898…90ce0xb8e6…41fdBase—$0.01100%coinbase72d ago0x1bb278…d86b0d
0x4898…90ce0xfa00…20f6Base—$0.01100%coinbase72d ago0x832a50…342030
0x4898…90ce0x4632…85a0Base—$0.01100%coinbase72d ago0xccb22d…9c3ad0
0x4898…90ce0xa8b5…1bdbBase—$0.01100%coinbase72d ago0x4db917…3957ae
0x4898…90ce0x541b…6377Base—$0.01100%coinbase72d ago0x5c56a0…cfe1b9
0x4898…90ce0xa873…3172Base—$0.01100%coinbase72d ago0x1121fd…061547
0x4898…90ce0xab54…f404Base—$0.01100%coinbase72d ago0x7691ee…93fb4b
0x4898…90ce0x4185…a76fBase—$0.01100%coinbase72d ago0x8a5235…cd0092
0x4898…90ce0x2c76…e8c0Base—$0.01100%coinbase72d ago0x20c1a7…f6a88d
0x4898…90ce0x1866…6bf9Base—$0.01100%coinbase72d ago0x4fe851…2a83fd
0x4898…90ce0x22b7…1fa9Base—$0.01100%coinbase72d ago0x250894…f6a77b
0x4898…90ce0xd2aa…e163Base—$0.01100%coinbase72d ago0xaa8c26…3b7d85
0x4898…90ce0x0440…7209Base—$0.01100%coinbase72d ago0xca8f89…863069

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.