Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc28e…b7740x7e27…43fbBase—$0.01100%coinbase80d ago0xdec604…6f9b7e
0xc28e…b7740x1478…bc35Base—$0.01100%coinbase80d ago0x219466…d0d713
0xc28e…b7740x417a…8707Base—$0.01100%coinbase80d ago0xeb924f…1a947f
0xc28e…b7740x8558…b831Base—$0.01100%coinbase80d ago0xb5d7d7…945ce7
0xc28e…b7740x5bda…0d45Base—$0.01100%coinbase80d ago0x85b97e…8c1a07
0xc28e…b7740x06d0…4d02Base—$0.01100%coinbase80d ago0x0149d0…1852c6
0xc28e…b7740x118d…0eadBase—$0.01100%coinbase80d ago0xffea22…cbf1ea
0xc28e…b7740x59a4…357dBase—$0.01100%coinbase80d ago0x9279ec…181260
0xc28e…b7740x9d7e…d2ffBase—$0.01100%coinbase80d ago0xdd784b…fcc85d
0xc28e…b7740xdab2…e6e2Base—$0.01100%coinbase80d ago0xd19b5e…64ae55
0xc28e…b7740x9f5d…9e3bBase—$0.01100%coinbase80d ago0xb63942…d9129c
0xc28e…b7740x47b5…8e63Base—$0.01100%coinbase80d ago0xe081c3…275df0
0xc28e…b7740x42a0…98b3Base—$0.01100%coinbase80d ago0x501f23…927097
0xc28e…b7740xe3a8…0e52Base—$0.01100%coinbase80d ago0x1538e3…5d2ac6
0xc28e…b7740x3d92…ca1aBase—$0.01100%coinbase80d ago0x558a03…ec3ece
0xc28e…b7740x782a…a56aBase—$0.01100%coinbase80d ago0xb79ae9…47764b
0xc28e…b7740x561d…ba2eBase—$0.01100%coinbase80d ago0xcf9b7e…c0bae1
0xc28e…b7740xc95a…fdb8Base—$0.01100%coinbase80d ago0x0b883e…da3213
0xc28e…b7740xab46…2ab9Base—$0.01100%coinbase80d ago0xcbb323…a70e25
0xc28e…b7740x53a5…ef0eBase—$0.01100%coinbase80d ago0x1ad137…2942dd
0xc28e…b7740x2568…022fBase—$0.01100%coinbase80d ago0x65556a…511755
0xc28e…b7740x5bbe…5c69Base—$0.01100%coinbase80d ago0x5221db…06d029
0xc28e…b7740x9840…5b41Base—$0.01100%coinbase80d ago0x1c4ede…ffb88e
0xc28e…b7740xed59…d2d9Base—$0.01100%coinbase80d ago0x692343…fbeecd
0xc28e…b7740x9610…e8a6Base—$0.01100%coinbase80d ago0xf8c142…ef710b

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.