Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0xd56db7…d6adff
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0x9e98bd…ff16d2
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0xe5f166…b1349f
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0xb38efc…a5bf39
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x3c739a…21ec23
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0xc308d8…041740
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x401125…39358f
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0xa248b4…2626b6
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x970b44…a6d24c
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0xa70647…ddef3f
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0xf580fd…7771ea
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0xcb4d83…c68f79
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0xebe5ae…af510d
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x905474…cd0e2b
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0xb2b3ea…692ad9
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x0ecd35…185cdc
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x290d9c…5dbb7f
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x36cb64…a507cf
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0xa8d95c…be8f82
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x95ac1a…ec04b8
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x83b48c…23e13f
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x9f4880…51d8cb
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0xc1cd3e…e7604f
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x35556e…8f6bc0
0x4547…9ab10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0xa3f7f6…132835

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.