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.74100%coinbase39d ago0xed04e4…6b014e
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0xd5e9e5…4fd915
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0x44a67a…c127aa
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0x9fdbea…76a988
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0xf7e86b…46d8d1
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase39d ago0xd2bd6c…c180ff
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase39d ago0x0821fc…931e8d
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0x9fc806…be965e
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase39d ago0x905a74…2632ff
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase39d ago0x6480e8…bcb77d
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase39d ago0x9d78d1…54e0d5
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0x2aae5c…3aab2c
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0xb7330f…c31494
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0x350937…0441a4
0xff56…086a0xb0af…7de0Base—$1.56100%coinbase39d ago0x4b2fb0…d5bb8f
0xff56…086a0xb0af…7de0Base—$2.24100%coinbase39d ago0x7d9837…7f085e
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0x765be9…7a56c0
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0xc7324c…49fafb
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0x2f9da0…548f1a
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0x22cca5…0f6a42
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0xc14dff…4f4861
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0x6a6f9c…53f4fe
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0x7a6e77…bab269
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0x6e2962…39c793
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0xa532b6…01afab

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.