Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe601…7f2b0x40f8…9ae7Base—$0.01100%coinbase44d ago0x6f9193…4d7572
0xe601…7f2b0xf068…2f7cBase—$0.01100%coinbase44d ago0xa933ca…f2c185
0xe601…7f2b0x168b…21b3Base—$0.01100%coinbase44d ago0xec04fa…292b64
0xe601…7f2b0xb8ca…cbe5Base—$0.01100%coinbase44d ago0x43cd52…2bca16
0xe601…7f2b0x2dab…0bcdBase—$0.01100%coinbase44d ago0x2881f4…8ce5c3
0xe601…7f2b0x7cb6…d8a0Base—$0.01100%coinbase44d ago0xcc6e13…90f09e
0xe601…7f2b0xd639…8464Base—$0.01100%coinbase44d ago0xf163d6…521b2c
0xe601…7f2b0x12d2…373fBase—$0.01100%coinbase44d ago0xd465f9…fba9a5
0xe601…7f2b0x3f94…5a50Base—$0.01100%coinbase44d ago0x542d39…61d265
0xe601…7f2b0x2566…606cBase—$0.01100%coinbase44d ago0x32f0a0…4ab1b0
0xe601…7f2b0x3385…c9e9Base—$0.01100%coinbase44d ago0xbefe5b…16f925
0xe601…7f2b0x05da…2652Base—$0.01100%coinbase44d ago0x0fbcc3…ca36c1
0xe601…7f2b0x1108…42e6Base—$0.01100%coinbase44d ago0x8b6600…0ec42e
0xe601…7f2b0x58e5…9319Base—$0.01100%coinbase44d ago0x87b556…7c26b8
0xe601…7f2b0xc695…5cf1Base—$0.01100%coinbase44d ago0x1db705…771143
0xe601…7f2b0xd5e9…51daBase—$0.01100%coinbase44d ago0x35f415…08f057
0xe601…7f2b0xe30a…67b1Base—$0.01100%coinbase44d ago0x29b9ed…486949
0xe601…7f2b0x50e1…63a1Base—$0.01100%coinbase44d ago0x46bcb2…6b8bb0

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.