Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f6…fb980x670d…14c1Base—$0.01100%coinbase44d ago0xc96aea…a65f27
0x72f6…fb980x860c…96e5Base—$0.01100%coinbase44d ago0xde67dc…b3beec
0x72f6…fb980x0713…b033Base—$0.01100%coinbase44d ago0x1f2dcb…b29a68
0x72f6…fb980x6d08…fee9Base—$0.01100%coinbase44d ago0x47f2b8…11b5c2
0x72f6…fb980xde1a…90beBase—$0.01100%coinbase44d ago0x736712…a0f693
0x72f6…fb980x1a04…0ff2Base—$0.01100%coinbase44d ago0xf90763…46d74f
0x72f6…fb980x36dc…e392Base—$0.01100%coinbase44d ago0xb15f54…cdc506
0x72f6…fb980xf915…ab75Base—$0.01100%coinbase44d ago0x36d27f…257d23
0x72f6…fb980x1147…68adBase—$0.01100%coinbase44d ago0x6c7b48…ff4e3c
0x72f6…fb980xa259…1f29Base—$0.01100%coinbase44d ago0xb1b5fd…3e0e60
0x72f6…fb980xcba3…e7ebBase—$0.01100%coinbase44d ago0xb2eff1…fbdbfd
0x72f6…fb980xc284…e185Base—$0.01100%coinbase44d ago0x6f3ebb…061f04
0x72f6…fb980x0ea0…e568Base—$0.01100%coinbase44d ago0xfc06f3…159571
0x72f6…fb980x08cb…3bf3Base—$0.01100%coinbase44d ago0x766e3c…2d6a84
0x72f6…fb980x310c…53f1Base—$0.01100%coinbase44d ago0x708923…6da4d0
0x72f6…fb980xde13…cc5dBase—$0.01100%coinbase44d ago0x39f0a3…076013
0x72f6…fb980x9705…61c9Base—$0.01100%coinbase44d ago0x4eb550…17f58f

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.