Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x458d…d2c20x291f…7a55Base—$0.01100%coinbase68d ago0xf2e2ec…0c55f4
0x458d…d2c20xc5d6…ac48Base—$0.01100%coinbase68d ago0x7239a5…a74d4a
0x458d…d2c20x8348…0138Base—$0.01100%coinbase68d ago0xea8200…955501
0x458d…d2c20x867e…eef2Base—$0.01100%coinbase68d ago0x6c8420…2b77db
0x458d…d2c20x7af2…293bBase—$0.01100%coinbase68d ago0xe56589…7ededf
0x458d…d2c20x29b4…86a0Base—$0.01100%coinbase68d ago0xc0a30a…923b49
0x458d…d2c20x3e0e…7d88Base—$0.01100%coinbase68d ago0x5c1a74…59913c
0x458d…d2c20xca01…5e1fBase—$0.01100%coinbase68d ago0x88c57f…17dafb
0x458d…d2c20x4031…ccedBase—$0.01100%coinbase68d ago0x847cfd…e4fcde
0x458d…d2c20xf02a…05f1Base—$0.01100%coinbase68d ago0x124ad5…cb8fbf
0x458d…d2c20xa9ab…6189Base—$0.01100%coinbase68d ago0x578d43…6d086c
0x458d…d2c20x553f…ca05Base—$0.01100%coinbase68d ago0x08a917…6e5ebb
0x458d…d2c20x2c37…0f73Base—$0.01100%coinbase68d ago0x8c30f2…d48ff7
0x458d…d2c20x34c4…bffaBase—$0.01100%coinbase68d ago0x7a6eac…dc7c01
0x458d…d2c20x4083…8ab5Base—$0.01100%coinbase69d ago0x43edc7…a8abf6
0x458d…d2c20x162e…74f2Base—$0.01100%coinbase69d ago0x6320da…0af6de
0x458d…d2c20xe02f…4547Base—$0.01100%coinbase69d ago0x28ba3d…70c8c6
0x458d…d2c20xddf3…be2aBase—$0.01100%coinbase69d ago0xfcba4f…1e2f63
0x458d…d2c20xf882…6668Base—$0.01100%coinbase69d ago0x86cf44…d39fc2
0x458d…d2c20x1fb5…9543Base—$0.01100%coinbase69d ago0xffc55a…abf994
0x458d…d2c20xfd72…2143Base—$0.01100%coinbase69d ago0x9b0cbc…50b83c
0x458d…d2c20x78aa…d724Base—$0.01100%coinbase69d ago0x0c65f2…a58766
0x458d…d2c20x98fb…a088Base—$0.01100%coinbase69d ago0xf33ded…c2b1de
0x458d…d2c20x397c…40c3Base—$0.01100%coinbase69d ago0xd51f0d…eadba3
0x458d…d2c20xde89…5ab7Base—$0.01100%coinbase69d ago0x229552…fdad67

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.