Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base$1.63100%coinbase39d ago0x12dce1…ca7ab9
0xff56…086a0xb0af…7de0Base$1.60100%coinbase39d ago0x67a21b…403506
0xff56…086a0xb0af…7de0Base$1.61100%coinbase39d ago0xc8beb4…3e4602
0xff56…086a0xb0af…7de0Base$1.64100%coinbase39d ago0x8c4339…c4323b
0xff56…086a0xb0af…7de0Base$1.14100%coinbase39d ago0x286d26…60cc71
0xff56…086a0xb0af…7de0Base$1.57100%coinbase39d ago0xe36791…709661
0xff56…086a0xb0af…7de0Base$1.60100%coinbase39d ago0x60fda5…e70b85
0xff56…086a0xb0af…7de0Base$1.58100%coinbase39d ago0x1efaa1…9eaaad
0xff56…086a0xb0af…7de0Base$1.57100%coinbase39d ago0x37dffd…1283f2
0xff56…086a0xb0af…7de0Base$1.54100%coinbase39d ago0xdd291b…518935
0xff56…086a0xb0af…7de0Base$1.54100%coinbase39d ago0xa5c25f…91bfd3
0xff56…086a0xb0af…7de0Base$1.06100%coinbase39d ago0x4764ba…1f2bdd
0xff56…086a0xb0af…7de0Base$1.44100%coinbase39d ago0x77e3cf…4c9ddc
0xff56…086a0xb0af…7de0Base$1.45100%coinbase39d ago0x787916…656a71
0xff56…086a0xb0af…7de0Base$1.03100%coinbase39d ago0x183f4d…108bbb
0xff56…086a0xb0af…7de0Base$0.90100%coinbase39d ago0xbfa89f…004b60
0xff56…086a0xb0af…7de0Base$1.44100%coinbase39d ago0x0c525d…22d1f6
0xff56…086a0xb0af…7de0Base$1.43100%coinbase39d ago0x49b5a9…f42531
0xff56…086a0xb0af…7de0Base$1.46100%coinbase39d ago0x1cfd15…22b9cf
0xff56…086a0xb0af…7de0Base$1.45100%coinbase39d ago0xf492ab…0608b0
0xff56…086a0xb0af…7de0Base$1.45100%coinbase39d ago0x33a88e…38f83e
0xff56…086a0xb0af…7de0Base$1.42100%coinbase39d ago0x9b064f…4e234a
0xff56…086a0xb0af…7de0Base$1.42100%coinbase39d ago0xd99098…ffcb0d
0xff56…086a0xb0af…7de0Base$1.40100%coinbase39d ago0x52d6e8…9106b8
0xff56…086a0xb0af…7de0Base$1.33100%coinbase39d ago0x75e081…825ba1

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.