Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase20m ago0x8f3ca4…b3059c
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase20m ago0xab88c5…bef3f9
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase21m ago0x917524…2e2b16
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase21m ago0x0b3d14…4b075d
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase21m ago0x59325c…e77167
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase21m ago0x992bc5…a854d9
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase21m ago0x9f6508…ad8de1
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase21m ago0xab0d59…3f3020
0xa1a3…60f50x0e84…b808BaseOtto AITwitter search$0.005100%coinbase56m ago0xb0775e…1a2f93
0x04a9…4d8a0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase1h ago0xf9940a…9adee0
0x73e2…f9970x0e84…b808BaseOtto AITwitter search$0.005100%coinbase1h ago0x55e008…a42f2f
0x79f8…f7580x0e84…b808BaseOtto AITwitter search$0.05100%coinbase1h ago0xd9ab6a…fc9c45
0x04a9…4d8a0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase1h ago0x7e292d…203d7a
0x73e2…f9970x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2h ago0xe21332…1cfee7
0xf2a3…3bff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2h ago0xf0bfb9…f4341f
0x04a9…4d8a0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2h ago0x76382f…dcc746
0x73e2…f9970x0e84…b808BaseOtto AITwitter search$0.005100%coinbase3h ago0x524aa3…ca2093
0x73e2…f9970x0e84…b808BaseOtto AITwitter search$0.005100%coinbase3h ago0x184568…318716
0xc3b5…d1640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase3h ago0x8e6c05…55c83c
0xdb00…1fac0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase4h ago0x1c4527…3ab3b9
0xdb00…1fac0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase4h ago0x1e5a0b…44ce44
0x04a9…4d8a0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase4h ago0x3ae641…4dde6a
0x9045…e4640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase4h ago0x4aea89…8e4203
0xc185…4b7d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase4h ago0x1566ea…43a791
0xc185…4b7d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase4h ago0x50fc6d…416162

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.