Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aba…507d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x039eed…f29e3b
0xa494…40380x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x4028c8…9f9921
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0xd42c1a…51ddbe
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0xa43719…b027ee
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x22dd8d…33631e
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x48877f…dee443
0xa494…40380x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x0123ab…b3fb6f
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0xa0393f…e27277
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x559a95…8735e3
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x7fe79a…d03927
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x04c29b…4d5eb0
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x8d2697…a70e58
0x7aba…507d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0xcf7312…331ac0
0xa494…40380x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x0db305…8a2851
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0xfc14be…d89de2
0x7aba…507d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x6d7451…06e107
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0xb953f1…ca424b
0x7aba…507d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x1a5813…2ebd4f
0xa494…40380x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x8909c9…564937
0x7aba…507d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0xe78342…139cb7
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0xabf1fc…320807
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0xc2c26a…1c2833
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x302852…29ae69
0xa494…40380x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x0f177e…c4f00a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x25a986…a1004f

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.