Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf982…abad0x6754…4b6fBase—$0.01100%coinbase53d ago0x30a6ea…0535bc
0xf982…abad0x4833…5561Base—$0.01100%coinbase53d ago0xcfc3eb…b17e8e
0xf982…abad0x07dc…f864Base—$0.01100%coinbase53d ago0x53cb21…d36ad1
0xf982…abad0xfb6c…385eBase—$0.01100%coinbase53d ago0x58e226…eef421
0xf982…abad0x919d…f388Base—$0.01100%coinbase53d ago0x7d7a68…a278a0
0xf982…abad0xee79…595dBase—$0.01100%coinbase53d ago0x4f7231…961d51
0xf982…abad0xb6ae…0ceaBase—$0.01100%coinbase53d ago0x86faa2…4a590c
0xf982…abad0x8d33…ae80Base—$0.01100%coinbase53d ago0x66fd6c…61eea4
0xf982…abad0x4edd…5b06Base—$0.01100%coinbase53d ago0x748515…6c1626
0xf982…abad0x1bf0…0e65Base—$0.01100%coinbase54d ago0xec7a13…8c05d4
0xf982…abad0xa4be…9058Base—$0.01100%coinbase54d ago0x128497…1d90ef
0xf982…abad0xffc5…93f5Base—$0.01100%coinbase54d ago0x7c2a0b…2a3093
0xf982…abad0x4b3c…50cdBase—$0.01100%coinbase54d ago0x831b62…e5d5f4
0xf982…abad0x640e…5073Base—$0.01100%coinbase54d ago0x257082…5c0a5f
0xf982…abad0xa07a…0389Base—$0.01100%coinbase54d ago0xaf2f9e…d85f4d
0xf982…abad0xa27b…3477Base—$0.01100%coinbase54d ago0xea73a9…0cdc24
0xf982…abad0x30c3…450bBase—$0.01100%coinbase54d ago0x8204fa…35f543
0xf982…abad0x26e7…07c8Base—$0.01100%coinbase54d ago0x415c9e…8a3d13
0xf982…abad0xb1a0…12bbBase—$0.01100%coinbase54d ago0x386efd…6c5083
0xf982…abad0x8fec…4782Base—$0.01100%coinbase54d ago0xfbdca6…2a42f8
0xf982…abad0x691b…b833Base—$0.01100%coinbase54d ago0xf2c3af…d26f7e
0xf982…abad0x41e3…e580Base—$0.01100%coinbase54d ago0xc13686…5aa22e
0xf982…abad0x37b6…5eefBase—$0.01100%coinbase54d ago0x902e45…64c137
0xf982…abad0xe409…e4a2Base—$0.01100%coinbase54d ago0x85a9d9…6b3f0e
0xf982…abad0x0325…eaa2Base—$0.01100%coinbase54d ago0x03d1ce…4c955d

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.