Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.01100%coinbase36d ago0xd10e24…10c41c
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase36d ago0x524b03…c8e011
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase36d ago0xd9c00b…196c5e
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0x7c5611…0b1b78
0x1744…0e750xf000…94fcBase$0.01100%coinbase36d ago0xd33517…33133c
0x1744…0e750xf000…94fcBase$0.01100%coinbase36d ago0x6932a8…093aee
0xecbf…50d60xf000…94fcBase$0.01100%coinbase36d ago0xcaced7…50c83d
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase36d ago0x40bcb5…f139ea
0xf576…65920xf000…94fcBase$0.03100%coinbase36d ago0x70c9f1…bab124
0x1744…0e750xf000…94fcBase$0.20100%coinbase36d ago0xee9833…3dc17a
0x1744…0e750xf000…94fcBase$0.20100%coinbase36d ago0x390037…625c8a
0x1744…0e750xf000…94fcBase$0.20100%coinbase36d ago0x68cdf5…dcb53e
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0x7ce0f1…f5d0d9
0x0976…2f960xf000…94fcBase$0.03100%coinbase36d ago0x4afcd3…07e577
0x0976…2f960xf000…94fcBase$0.01100%coinbase36d ago0x9cffbe…d3eeea
0x3460…b66a0xf000…94fcBase$0.01100%coinbase36d ago0xba8fa5…0e7ebc
0xecbf…50d60xf000…94fcBase$0.01100%coinbase36d ago0x13059c…4b943c
0x0976…2f960xf000…94fcBase$0.10100%coinbase36d ago0xe52517…0ba18b
0x0976…2f960xf000…94fcBase$0.03100%coinbase36d ago0xf4853f…3f5d9b
0x0976…2f960xf000…94fcBase$0.01100%coinbase36d ago0x334c8c…707f0c
0xf576…65920xf000…94fcBase$0.10100%coinbase36d ago0x7b69ec…7a7097
0xecbf…50d60xf000…94fcBase$0.01100%coinbase36d ago0x9e5ed4…8e588a
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase36d ago0xabdc45…3a3436
0xf576…65920xf000…94fcBase$0.10100%coinbase36d ago0x935847…6f5402
0xf576…65920xf000…94fcBase$0.10100%coinbase36d ago0xb188dc…8aa7d8

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.