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.96100%coinbase46d ago0xbbb2ed…ae107b
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase46d ago0x028c13…77a344
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase46d ago0x969944…eadb2d
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase46d ago0x80d8cc…3ad08f
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase46d ago0x71fa05…6d17b6
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase46d ago0x41e023…25c13c
0xff56…086a0xb0af…7de0Base—$1.94100%coinbase46d ago0xdac45a…a5fb0a
0xff56…086a0xb0af…7de0Base—$1.94100%coinbase46d ago0xa43391…7067a7
0xff56…086a0xb0af…7de0Base—$1.94100%coinbase46d ago0xcff3d7…41a756
0xff56…086a0xb0af…7de0Base—$1.92100%coinbase46d ago0xd2d947…b0b815
0xff56…086a0xb0af…7de0Base—$1.92100%coinbase46d ago0x5266ea…77630f
0xff56…086a0xb0af…7de0Base—$2.53100%coinbase46d ago0x1abd7b…2138ee
0xff56…086a0xb0af…7de0Base—$1.90100%coinbase46d ago0x143c39…4585a8
0xff56…086a0xb0af…7de0Base—$1.90100%coinbase46d ago0xf83fba…fed1f0
0xff56…086a0xb0af…7de0Base—$1.90100%coinbase46d ago0x7c82ad…c6106c
0xff56…086a0xb0af…7de0Base—$1.90100%coinbase46d ago0xf9274b…7c2319
0xff56…086a0xb0af…7de0Base—$1.90100%coinbase46d ago0x939cbc…8ed61c
0xff56…086a0xb0af…7de0Base—$1.90100%coinbase46d ago0xe6d01c…f9aaa2
0xff56…086a0xb0af…7de0Base—$1.90100%coinbase46d ago0x50db10…ddef47
0xff56…086a0xb0af…7de0Base—$1.90100%coinbase46d ago0x9dee90…02c25e
0xff56…086a0xb0af…7de0Base—$1.88100%coinbase46d ago0xcd9c88…ded388
0xff56…086a0xb0af…7de0Base—$1.88100%coinbase46d ago0x394c66…ae8ce5
0xff56…086a0xb0af…7de0Base—$1.56100%coinbase46d ago0xa71f56…1c076e
0xff56…086a0xb0af…7de0Base—$1.54100%coinbase46d ago0xac3540…4b10fe
0xff56…086a0xb0af…7de0Base—$1.52100%coinbase46d ago0x663602…adfb60

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.