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%coinbase14d ago0x281911…46c309
0x0976…2f960xf000…94fcBase$0.01100%coinbase14d ago0x8087c3…26ae15
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0xd1f411…e55a52
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0xc2a35e…d6e13f
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0x4d72e0…cbbebc
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0x31b174…df26c4
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0xb30dfd…5417e5
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0xb47cc1…2819a6
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0x2d75fb…2c7f83
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0xf23b08…82f998
0x0976…2f960xf000…94fcBase$0.01100%coinbase14d ago0x9929e2…636dcd
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0x575234…e2ecb1
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0x116aae…20a028
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0xb8f018…eda215
0x0976…2f960xf000…94fcBase$0.01100%coinbase14d ago0x8a71e1…109d6c
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0x16cbeb…841e85
0x0976…2f960xf000…94fcBase$0.10100%coinbase14d ago0x116f8d…489e7e
0x0976…2f960xf000…94fcBase$0.10100%coinbase14d ago0x3c0645…a960d6
0x0976…2f960xf000…94fcBase$0.10100%coinbase14d ago0x978f0c…40b13c
0x0976…2f960xf000…94fcBase$0.10100%coinbase14d ago0xe1037a…aa5dcd
0x0976…2f960xf000…94fcBase$0.01100%coinbase14d ago0xaffb8a…4dd02d
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0x20e506…846018
0x0976…2f960xf000…94fcBase$0.10100%coinbase14d ago0x5274d7…c51154
0x0976…2f960xf000…94fcBase$0.03100%coinbase14d ago0xdbe2e8…0d525d
0x0976…2f960xf000…94fcBase$0.01100%coinbase14d ago0xb3c346…859167

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.