Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x993c…39cd0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0xb99cbd…7d826e
0x767c…c39e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0x38b02a…b325df
0xaf5e…942d0x0e84…b808BaseOtto AITwitter search$0.01100%coinbase124d ago0x70c4ac…9c8715
0xcc6d…22d10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0x274dc6…47f2ea
0x993c…39cd0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0xea3e79…47580b
0xa2e9…653a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0xf07583…21d666
0xc446…76970x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0x0a1439…b6b403
0xb45f…5fcc0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0xe88914…ad1e35
0xd6b3…dc2c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0xb22846…838de8
0xaad5…b46b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0x01fa09…a2c2fd
0x3382…8e570x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0x19ccce…d66e83
0x4844…a0ee0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0x29a851…4dfc6a
0x05ae…51240x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0xaaba9d…ab35cd
0x7478…0f310x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0xf05b26…94dbd5
0x2762…0d620x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0xbd40da…6c0784
0x7de6…44f60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0x4b7239…145cb0
0x5d9f…80a80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0x9efec5…fc0191
0x7a65…1ce40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0xd0d827…6bb689
0x173f…cb490x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0x9882f1…d1f7e8
0x4bd0…22ca0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0xddbbd5…4cd8c1
0xcf13…d1640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0x12e7b2…df9497
0x3684…780d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0x24457b…a12a53
0xc446…76970x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0x0bf709…6416eb
0x1801…b81c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0x3f998a…c068fd
0x2762…0d620x0e84…b808BaseOtto AITwitter search$0.001100%coinbase124d ago0xad5f1a…cea6e5

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.