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%coinbase48d ago0xd4e1dc…ddae6a
0x0976…2f960xf000…94fcBase$0.01100%coinbase48d ago0x9c79e8…b716ab
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x835564…7f54c6
0x0976…2f960xf000…94fcBase$0.01100%coinbase48d ago0x4c8ff9…aa0ea1
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0xf1bd5f…940508
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x12b8de…4887dd
0x0976…2f960xf000…94fcBase$0.01100%coinbase48d ago0x34c11a…3897a4
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x841a97…70b763
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0xbfe4ae…778ebc
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x84145c…a548c4
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x2d6c91…a17dee
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x26f93b…912b29
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0xd2796e…5a4c4f
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x810753…25982b
0x0976…2f960xf000…94fcBase$0.03100%coinbase48d ago0x9ffc8f…6b84d9
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x1e3c66…e64e61
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x191606…f4a28f
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x4737bb…5b54d9
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x7e135b…ef723c
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0xc2fb07…9a0b7b
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x498761…425e80
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x08a953…8c897b
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x22c355…2b92a9
0x0976…2f960xf000…94fcBase$0.10100%coinbase48d ago0x2c25cd…1d3137
0x0976…2f960xf000…94fcBase$0.01100%coinbase48d ago0x464230…f6211f

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.