Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$8.59100%coinbase52d ago0x5fecf1…380458
0x3878…18220xb0af…7de0Base—$9.49100%coinbase52d ago0xd9e836…b4653c
0x3878…18220xb0af…7de0Base—$10.72100%coinbase52d ago0xd050b2…dab499
0x3878…18220xb0af…7de0Base—$11.73100%coinbase52d ago0x302d2e…a0ab28
0x3878…18220xb0af…7de0Base—$11.46100%coinbase52d ago0xc38dc1…bbaecf
0x3878…18220xb0af…7de0Base—$12.73100%coinbase52d ago0x293e26…9ed90d
0x3878…18220xb0af…7de0Base—$13.06100%coinbase52d ago0x8e531e…087d80
0x3878…18220xb0af…7de0Base—$13.24100%coinbase52d ago0x789f01…63c7d8
0x3878…18220xb0af…7de0Base—$12.12100%coinbase52d ago0x9cb6cb…419f67
0x3878…18220xb0af…7de0Base—$10.10100%coinbase52d ago0x5f6805…477db1
0x3878…18220xb0af…7de0Base—$9.09100%coinbase52d ago0xdf2ba4…370b01
0x3878…18220xb0af…7de0Base—$12.12100%coinbase52d ago0x9079a9…7c1220
0x3878…18220xb0af…7de0Base—$16.45100%coinbase52d ago0x17571b…3cf1fd
0x3878…18220xb0af…7de0Base—$15.81100%coinbase52d ago0xa0878f…6df969
0x3878…18220xb0af…7de0Base—$17.65100%coinbase52d ago0x52393f…aab766
0x3878…18220xb0af…7de0Base—$16.84100%coinbase52d ago0x7b765f…8f787b
0x3878…18220xb0af…7de0Base—$16.33100%coinbase52d ago0xc02314…c3a042
0x3878…18220xb0af…7de0Base—$17.72100%coinbase52d ago0xc9f40b…7e0cb3
0x3878…18220xb0af…7de0Base—$17.17100%coinbase52d ago0x0b89ed…b646c5
0x3878…18220xb0af…7de0Base—$15.15100%coinbase52d ago0x1661c6…e0a0de
0x3878…18220xb0af…7de0Base—$18.34100%coinbase52d ago0x41eb05…ac965a
0x3878…18220xb0af…7de0Base—$20.47100%coinbase52d ago0x093b1e…eec077
0x3878…18220xb0af…7de0Base—$18.18100%coinbase52d ago0x60e4ef…2e6290
0x3878…18220xb0af…7de0Base—$22.10100%coinbase52d ago0x6c75d7…83ddec
0x3878…18220xb0af…7de0Base—$23.67100%coinbase52d ago0x6d1c6c…c38a8f

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.