Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x16ed11…eaa145
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x5428fc…e7644b
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0xa1ef59…ae3e06
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x2699b3…390e81
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x502217…149c4e
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x1ab37d…f5d423
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x85d31d…3a042d
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x5cf6dc…27b598
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x3aea8f…765727
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x35a104…639d75
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x6b346c…950f69
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x5daeda…b7b078
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x246648…81865b
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x2f2337…16654d
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0xc9f0df…15df01
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x9443a5…24ec51
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0xb6b933…aab684
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0xdf65e9…b26cbf
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x6deb1f…3dd406
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x5ed850…6d2776
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x8931ef…d6e770
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0xee784b…67dd45
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x9d31ea…ecb48c
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x4caa08…077497
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x7b0b96…0b5dd2

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.