Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x6bc373…c81505
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase64d ago0xe8eabf…745a70
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase64d ago0x968511…6e6c1d
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase64d ago0x143f6e…8dcfee
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase64d ago0xc39742…756a37
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase64d ago0xd53ac5…e4d990
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase64d ago0x9cda59…154716
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase64d ago0x429b0f…ee06f7
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase64d ago0x765a8f…0ca359
0x1cb8…bdff0xfe3b…fdf5Base—$0.01100%coinbase64d ago0xe7b08e…6c9a5c
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase64d ago0x29de43…d74d63
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase64d ago0x4623b4…58f4c6
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase64d ago0xc86fdd…71ee8b
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase64d ago0x8d8088…20da64
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase64d ago0xdfe6de…57a564
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase64d ago0x462e5e…b50d48
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase64d ago0xa24b59…d70281
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase64d ago0xba4175…77325b
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase64d ago0xdfd4e6…d98876
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase64d ago0xd14941…02cd4d
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase64d ago0xe09acd…489801
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase64d ago0xe37ff9…b55c71
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase64d ago0xc07d10…875941
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase64d ago0xee188f…e2a9b4
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase64d ago0xb39af7…ff897b

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.