Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x37df34…402606
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x1a0cc3…eaf72a
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0xe63514…25e640
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x56f6fa…9faa59
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0xe0cd07…f6754c
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x31376e…376a71
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0xedf457…82a6a0
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x7bad7d…cb73dc
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0xe30407…a28ef3
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x2dbf53…3040f4
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x3c8437…e8530f
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x7b24bb…0515cb
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x5aad5b…e6e09e
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x4c840f…7e14ad
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0xe54754…89a630
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0xf58a25…4d9b40
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x019e17…6701a6
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x1a5eb9…2d5a61
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x259030…45eefd
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0xf92b24…0050e3
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x6f8f4e…e04f41
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x307c2b…b2413a
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x4ac3df…894292
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x32b130…9039f0
0x9265…7e780xa9dd…2315Base$0.002100%coinbase19d ago0x9e192d…75ffb4

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.