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.01100%coinbase43d ago0xd256f0…7f8589
0x0976…2f960xf000…94fcBase$0.01100%coinbase43d ago0x95e62e…ae491f
0x0976…2f960xf000…94fcBase$0.01100%coinbase43d ago0xd137e8…df39bf
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0xbb5c78…0ef6a8
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0xdeaa04…1a5383
0x0976…2f960xf000…94fcBase$0.01100%coinbase43d ago0xcc378a…355d0e
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0xe57c6c…a7ae34
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0x3ab4cf…4b4469
0x0976…2f960xf000…94fcBase$0.01100%coinbase43d ago0x4138f2…4e7be7
0x0976…2f960xf000…94fcBase$0.01100%coinbase43d ago0xbac112…a3f330
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0xcff458…9d55f3
0x0976…2f960xf000…94fcBase$0.01100%coinbase43d ago0x737199…7fb918
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0x35c507…c4f884
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0x14fcb3…92b0b5
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0x553c4c…80ca41
0x0976…2f960xf000…94fcBase$0.01100%coinbase43d ago0xbf33b7…7c43da
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0x4dc225…3547d1
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0x2db6a4…f64c83
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0xd514c2…aa6829
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0x2375dd…e4b4c0
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0x30bfbc…e2bee9
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0x9628f3…1c8dc2
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0xe454d9…abc00c
0x0976…2f960xf000…94fcBase$0.10100%coinbase43d ago0xd75ef8…5fb268
0x0976…2f960xf000…94fcBase$0.03100%coinbase43d ago0x66a075…d1e044

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.