Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0xba3efd…a31fc0
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0x04a67b…c4682e
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0x9bd11f…bf4c8f
0x0976…2f960xf000…94fcBase$0.10100%coinbase38d ago0x6aef84…c6a343
0x0976…2f960xf000…94fcBase$0.10100%coinbase38d ago0xc3dea2…a10d88
0x0976…2f960xf000…94fcBase$0.10100%coinbase38d ago0x7ee5d7…0a6183
0x0976…2f960xf000…94fcBase$0.10100%coinbase38d ago0x20fe40…42cd72
0x0976…2f960xf000…94fcBase$0.10100%coinbase38d ago0xabd757…1d8113
0x0976…2f960xf000…94fcBase$0.10100%coinbase38d ago0xf59090…616c5c
0x0976…2f960xf000…94fcBase$0.10100%coinbase38d ago0x0c34a5…c70939
0x0976…2f960xf000…94fcBase$0.10100%coinbase38d ago0x50c0c9…3f77cf
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0x870958…c5291a
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0xb89b9a…1fe539
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0x76f822…0bb81f
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0x505bbf…30db57
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0x422482…761b1e
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0x3dbbb9…511b43
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0x171148…7b8e3e
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0xd535ea…91460f
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0x4d5e82…2c8baf
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0xb09d7b…9c3ab6
0x0976…2f960xf000…94fcBase$0.10100%coinbase38d ago0x60ce10…bf6f98
0x0976…2f960xf000…94fcBase$0.10100%coinbase38d ago0x02f447…904a68
0x0976…2f960xf000…94fcBase$0.03100%coinbase38d ago0x3e10c8…785206
0x0976…2f960xf000…94fcBase$0.10100%coinbase38d ago0x0197a9…8d6345

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.