Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2533…04a10x0e84…b808BaseOtto AITwitter search$0.003100%coinbase2m ago0x7188dc…aa2777
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase15m ago0xc61fe1…cd7a02
0x04a9…4d8a0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase51m ago0xcd7282…13150b
0xf9eb…e9d00x0e84…b808BaseOtto AITwitter search$0.002100%coinbase1h ago0xeff1be…bd5ba9
0xf9eb…e9d00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase1h ago0xb52fc5…a6bc91
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase1h ago0x95f8bd…94915d
0x8769…251e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2h ago0xae58e2…83b5cd
0xcf3d…c9a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0x787c4f…017203
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.002100%coinbase2h ago0x14d22a…9a59a6
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0xf27352…1e9f0e
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0x068b9e…c9b12a
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0x06b641…e2c35a
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0x880c35…19b5e4
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0x42ec68…293e05
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0xa566ce…e33427
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0x91d93d…3763ad
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0xb1aa94…94f8e5
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0x78fe11…20894e
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0x3fb37a…0697f2
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0x0941a8…1df5f1
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.002100%coinbase2h ago0x8df53d…ce85e8
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0x175226…a7c01a
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0x2a2273…657767
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.002100%coinbase2h ago0xdd5a90…8325ae
0xf843…49300x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0x703042…8f8a63

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.