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%coinbase34d ago0x74568b…181b5e
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0xb63360…6f2fd5
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0xc7a533…eab886
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58434d ago0x4dba04…86f1cc
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0x18a1df…bbea80
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0x28dcea…39ce0e
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0x8e0fed…d454c3
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0xdd6c30…f8fb6a
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0x89ec57…7d9536
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0xd86a29…d7c620
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0x939d64…e02363
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0x8a42f5…fde046
0xed2c…09da0x8aee…01a0Base$0.0000170%0x4a15…a58434d ago0x94bd43…f69f23
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0xa021eb…13462b
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0x8daa17…95f63e
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0x92e7db…c0ca83
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0x4821b9…d92812
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0xf78619…2402bb
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0xbbfc6d…abdabd
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0x112873…26950f
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0xa7acbf…6b0d16
0xed2c…09da0x9305…f13fBaseNansenCrypto$0.05100%coinbase34d ago0x71ed59…24dbb7
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0xfe22a1…de43bc
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0xf6f5c9…a38a62
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58434d ago0x3dd007…28293d

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.