Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase31d ago0x52d69f…7ec3be
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0xa3caaf…ab53eb
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0xfb065d…461fbb
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0xe7b025…2dfd1b
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x500dd5…77708e
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x0175df…975188
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x4e07ef…8761fc
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x3f84d0…507a0a
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x3a63cf…710cb3
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x83a5a0…fd6850
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x4222c5…7cc435
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x239d99…f2733a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase31d ago0x734af6…5be937
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0xc2eac1…075136
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x97f36f…3624d7
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x1e3cc9…e49e76
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x3a493f…678ffb
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase31d ago0xde21ed…bad9b1
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x3de86f…bb13c2
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0xf0f401…e28d64
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x33ddf4…e06c4e
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0xa63184…b0b09a
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase31d ago0x13969c…3ff2f1
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase32d ago0xbe6a17…9297dc
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase32d ago0xda6b71…433e37

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.