Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4278…72ed0x56ea…0ef5Base—$0.01100%coinbase70d ago0x71bbe9…54f8b5
0x4278…72ed0x09db…29d8Base—$0.01100%coinbase70d ago0xf5b5f2…b8aecb
0x4278…72ed0x7a56…44d9Base—$0.01100%coinbase70d ago0xb27111…f40864
0x4278…72ed0x3cc8…2758Base—$0.01100%coinbase70d ago0x8a1c95…dc77e6
0x4278…72ed0xf3d8…81c5Base—$0.01100%coinbase70d ago0xe5bd9e…5ef6e5
0x4278…72ed0xdaff…a06dBase—$0.01100%coinbase70d ago0xf67ad9…107bf5
0x4278…72ed0x94aa…a61fBase—$0.01100%coinbase70d ago0x8aa1b6…0aa7f8
0x4278…72ed0x5dbc…fa58Base—$0.01100%coinbase70d ago0xd9e58a…8b9ddf
0x4278…72ed0xb014…0c7aBase—$0.01100%coinbase70d ago0xbf534a…287541
0x4278…72ed0x0d1c…9930Base—$0.01100%coinbase70d ago0xe89eac…84c806
0x4278…72ed0xb3d1…8777Base—$0.01100%coinbase70d ago0xb55830…682683
0x4278…72ed0x896f…d580Base—$0.01100%coinbase70d ago0xd4d661…a8f3d0
0x4278…72ed0x55f9…a838Base—$0.01100%coinbase70d ago0x947d39…04424c
0x4278…72ed0xc7a0…14bfBase—$0.01100%coinbase70d ago0x58c7c9…0887a9
0x4278…72ed0x4965…b4daBase—$0.01100%coinbase70d ago0x6dbcfa…75f980
0x4278…72ed0x20af…ad73Base—$0.01100%coinbase70d ago0xd7f9a3…98f9b5
0x4278…72ed0x44ef…3793Base—$0.01100%coinbase70d ago0x3453d9…18fc13
0x4278…72ed0xa38b…2a6bBase—$0.01100%coinbase71d ago0xd2f8ec…0eb6f1
0x4278…72ed0xbf0b…75ccBase—$0.01100%coinbase71d ago0x6989de…d5a771
0x4278…72ed0x2c86…4b34Base—$0.01100%coinbase71d ago0xc38900…dd862c
0x4278…72ed0x4533…9660Base—$0.01100%coinbase71d ago0x62b603…82e907
0x4278…72ed0x7600…088cBase—$0.01100%coinbase71d ago0x693fa7…69c5be
0x4278…72ed0xf3a2…18d9Base—$0.01100%coinbase71d ago0x611c9e…50749c
0x4278…72ed0x89a3…918cBase—$0.01100%coinbase71d ago0xfa2916…4adb52
0x4278…72ed0x2aca…9fc3Base—$0.01100%coinbase71d ago0x9dbcf2…c80657

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.