Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26eb…bcea0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x554f2c…aaba16
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x9fdb6b…ff7583
0x26eb…bcea0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x0e3bcb…407a55
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x4f3485…6f8b02
0x26eb…bcea0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0xa8d1cb…5848de
0x26eb…bcea0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0xdb0a43…b56d67
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x8f0c71…051cc3
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0xac28a8…f7db22
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0xf153cd…eeaa0c
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x8f02c0…a5fe95
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x08261e…c23285
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x689f5d…a8fe8e
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x4e1cb8…614e34
0x26eb…bcea0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x266e5b…0124a8
0x26eb…bcea0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0xfb099e…df20fc
0x26eb…bcea0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0xc24885…124638
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0xc31d4e…3bdd67
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0xf1645c…280a56
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x505133…1c7e53
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x8712fa…4dff6c
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x91a1d6…7af199
0x26eb…bcea0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x8b642a…30f8cb
0x04d1…5dde0x9acf…2abfBasex402 service$0.10100%coinbase15d ago0x6f35ba…136962

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.