Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x8e85a8…1d3dd9
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x0bd18a…7d5d84
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x8e5b97…ecf017
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x4797f3…6931af
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x1b2e77…92d908
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0xb35674…ad53fb
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58436d ago0x7c4843…007bb0
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58436d ago0x810ce2…052758
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58436d ago0xcd1f19…472b7c
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58436d ago0xfc2d5a…fc705e
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58436d ago0xd82188…ca1cbe
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58436d ago0x990546…196f62
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58436d ago0x26dbfe…9ee3b7
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58436d ago0x93d594…89e8ec
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58436d ago0x3a69ff…62f3ce
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58436d ago0x139237…c76a6a
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58436d ago0x62b26a…bb0cf8
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58436d ago0x26f7ae…04a99a
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58436d ago0xd30649…2bcf54
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x072acb…61fffd
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58436d ago0xfd065c…5ff3f2
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58436d ago0xae4b67…c28be9
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58436d ago0x9c5320…f540e9
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58436d ago0xc34193…31993e
0xed2c…09da0x8aee…01a0Base—$0.0000170%0x4a15…a58436d ago0x960a1a…f01772

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.