Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa6…e7b90x5c2b…acafBase—$0.01100%coinbase72d ago0x7255b4…8b8b25
0xcfa6…e7b90x32bb…9e49Base—$0.01100%coinbase72d ago0x616e57…482621
0xcfa6…e7b90x68ca…0979Base—$0.01100%coinbase72d ago0x67adcd…52a30d
0xcfa6…e7b90xd5b3…046bBase—$0.01100%coinbase72d ago0x84b58f…7f53db
0xcfa6…e7b90x8ea5…906aBase—$0.01100%coinbase72d ago0xcc3ef8…bf81b3
0xcfa6…e7b90x10c7…4debBase—$0.01100%coinbase72d ago0xf793eb…a7f92d
0xcfa6…e7b90xb3cb…3a31Base—$0.01100%coinbase72d ago0x066db9…c9c86f
0xcfa6…e7b90x87be…07efBase—$0.01100%coinbase72d ago0xf1ceab…09d624
0xcfa6…e7b90xe45b…279eBase—$0.01100%coinbase72d ago0xf70154…ea71e9
0xcfa6…e7b90x2a26…c84cBase—$0.01100%coinbase72d ago0x8924f3…cb1250
0xcfa6…e7b90x3698…db15Base—$0.01100%coinbase72d ago0xb17ffd…cb3392
0xcfa6…e7b90x470b…b96fBase—$0.01100%coinbase72d ago0x2b9c9f…f4eeea
0xcfa6…e7b90xfcc0…c03dBase—$0.01100%coinbase72d ago0xff1dcc…fb8944
0xcfa6…e7b90xcef6…e560Base—$0.01100%coinbase72d ago0x1eb234…7cb4e6
0xcfa6…e7b90xbef5…7cd7Base—$0.01100%coinbase73d ago0x095411…2b308f
0xcfa6…e7b90xe9bf…4667Base—$0.01100%coinbase73d ago0x1b5a3c…b35898
0xcfa6…e7b90x163b…05c0Base—$0.01100%coinbase73d ago0x1bf771…b496c4
0xcfa6…e7b90x81ce…b381Base—$0.01100%coinbase73d ago0xd40211…18e5f0
0xcfa6…e7b90x2d85…5551Base—$0.01100%coinbase73d ago0xe5eaa2…85c422
0xcfa6…e7b90x770a…5ba2Base—$0.01100%coinbase73d ago0xa6b68a…047e35
0xcfa6…e7b90x4c99…2488Base—$0.01100%coinbase73d ago0x9b47d1…5eef8a
0xcfa6…e7b90x8552…143cBase—$0.01100%coinbase73d ago0x64d931…6b59d3
0xcfa6…e7b90xfd47…cf30Base—$0.01100%coinbase73d ago0x0e444c…0607bd
0xcfa6…e7b90xe68a…ecb0Base—$0.01100%coinbase73d ago0x957ece…5de184
0xcfa6…e7b90xf208…4491Base—$0.01100%coinbase73d ago0x1b9f1e…9f5b3b

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.