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.10100%coinbase35d ago0x30c44a…f1aaad
0x0976…2f960xf000…94fcBase$0.03100%coinbase35d ago0x651661…36a72c
0x0976…2f960xf000…94fcBase$0.01100%coinbase35d ago0x835879…240598
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0xa3157b…2c7d7f
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0xf6285d…2e3342
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0xb96a71…1fa9fe
0x0976…2f960xf000…94fcBase$0.03100%coinbase35d ago0xfc2b74…c7847c
0x0976…2f960xf000…94fcBase$0.03100%coinbase35d ago0x2887aa…d67768
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0xb0b611…18779b
0x0976…2f960xf000…94fcBase$0.03100%coinbase35d ago0x7690e7…033fa0
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0x688c49…f42751
0x0976…2f960xf000…94fcBase$0.03100%coinbase35d ago0x70defa…9e064b
0x0976…2f960xf000…94fcBase$0.03100%coinbase35d ago0xd9b72a…fa6417
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0x059ad4…fff8f7
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0x59aed3…bbff20
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0xa1c1ea…22f112
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0x4153ae…592d3a
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0x3425eb…17fe9b
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0xbabad5…5e3a11
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0x96a16c…671245
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0x238f1c…858272
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0x766acb…47e8bf
0x0976…2f960xf000…94fcBase$0.03100%coinbase35d ago0x43a4e0…d8355e
0x0976…2f960xf000…94fcBase$0.03100%coinbase35d ago0xe3c1dd…8c1df2
0x0976…2f960xf000…94fcBase$0.03100%coinbase35d ago0xbbaf14…da4a5f

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.