Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0540…4a0e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0xc5942c…73313a
0xcc27…60980x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x6f1b5f…4e1aa8
0xcc27…60980x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x8aa18a…866701
0xf147…446f0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x0eccd4…ba3af0
0x2878…35760x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0xe0380a…8da746
0xf147…446f0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x925eb2…c8af42
0xc446…76970x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x494271…e3a0fb
0x2878…35760x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0xcf036c…a1fcf2
0xc4b8…390b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x2ae00a…72714d
0xf6b5…61680x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0xcf4683…5f8ea8
0x83e4…b6ff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0xaabb63…7b5829
0xf5ed…036c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x0f7036…b20c91
0x44e6…fe190x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x6442e0…76e013
0xf147…446f0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x6ae142…171034
0x44e6…fe190x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0xaa07b5…51f03d
0xf6b5…61680x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0xeefc2b…1a4086
0x0540…4a0e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x4ca45e…af915a
0xcc27…60980x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x1aa919…a418b1
0x05ae…51240x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x34d39b…5afaaf
0x7a65…1ce40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x8dea36…f34da9
0x97ff…3fdc0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x539a7a…5a89c5
0xe937…bc9a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x11a3e6…4b9ecc
0x7f2e…7e3d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0xa7f1bc…e81c80
0x7a65…1ce40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x1ac527…c58026
0xe937…bc9a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase119d ago0x62698b…dedf79

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.