Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x9a2237…6b5543
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xcea979…b31d5c
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x35c5a2…e2468e
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x074014…cf71b3
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xdfd5f3…d41681
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x2c9ac5…1a4e4b
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xcae90b…9bb2b7
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x8a1a3e…52db21
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x2ec997…638193
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x9a9790…806644
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x84e889…dd88f5
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x9c6473…fb70b2
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x9daeb7…1bd563
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x113b6e…847192
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x9e6e50…f7d17c
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x9f92ae…8508b8
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xb7b78b…0352d3
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xba4056…06cc30
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xa1a071…a90cba
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x601560…775073
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x8abb9f…baa0c0
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x7d3552…47ab0a
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x379862…a67fe8
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x6527d4…c6bfd6
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xdbb6da…48c964

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.