Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xbca2c3…d7e403
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xf8f2e0…d7d2cf
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xdd767b…da04e7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x38542c…6caad3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x96b40d…c0a2c1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x0482ad…9728f6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x9f810b…31d2e6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xb5bfd5…9a6aeb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xfe6ffa…ef7f7f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x1c628e…578209
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x27ea0c…ffa5b4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x7c780c…613977
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xd67b90…281e73
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x99f1ba…0b6025
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xd24690…c37f03
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x000e88…ff3428
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xec574e…68d5af
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x5929dd…3b098a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x78606c…218248
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x9dd9f9…ac8366
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x95506b…1037bc
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xae03f1…83aebf
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x12ef06…622a9d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xcb173d…41ba4c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xc1cc40…091f2f

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.