Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58437d ago0x413595…53f5d1
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58437d ago0x16751f…433156
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0x905d00…9845c0
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0xb9a5e2…3e9793
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0xaa98df…af7f8f
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0xd26aae…bc0ac4
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0x2a6554…255ea0
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0x8725e6…faae94
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0xb25f38…683539
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0x42cd6d…4d3276
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0x7a28c2…321a03
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0x7fac00…fb2fff
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0x35d823…9e1e07
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0x168ace…796082
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0xdacaf9…730f73
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0x84b219…b05bc0
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0x43d53e…9ad7ff
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58437d ago0x45b388…5620f2
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0xae3014…7e81d7
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0x305559…5e7622
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0x3796b3…67ddc3
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58437d ago0xa68a47…425a39
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58437d ago0x9c9083…7c8d6d
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58437d ago0xd2c00e…b29075
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58437d ago0xe26bc6…363671

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.