Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x62d5ad…e9ac03
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x3b899c…c222be
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x446fcf…b7a960
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x49cc9e…da3ede
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x5b5a7c…7c5e7a
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x188818…ca54a9
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0xe6d373…c832bf
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x6891a3…47922a
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x42f86b…5a2e69
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0xe41da5…d8b2ce
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x999ca1…068499
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x383d0b…25bc02
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0xcb662d…fea63f
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0xb89d34…1bf9db
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x8fbd6c…56d096
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0xd135c8…0a4b33
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x2742da…f5fa47
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x39a7a3…712af7
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x5f8dae…512b83
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x735fb6…77af83
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0xef9200…f05914
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x3b8563…e742fa
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x0dbf78…04ea4d
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x36f884…8ef2bf
0x8141…27960xa9dd…2315Base$0.002100%coinbase11d ago0x76b7b0…7e2e51

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.