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—$28.04100%coinbase42d ago0x565d18…9b1598
0x3878…18220xb0af…7de0Base—$30.01100%coinbase42d ago0xa9d327…926619
0x3878…18220xb0af…7de0Base—$30.12100%coinbase42d ago0xde7799…2b2c04
0x3878…18220xb0af…7de0Base—$30.07100%coinbase42d ago0x7ed6c4…5d0810
0x3878…18220xb0af…7de0Base—$29.14100%coinbase42d ago0x3936c4…3e6d88
0x3878…18220xb0af…7de0Base—$30.04100%coinbase42d ago0x398851…c29671
0x3878…18220xb0af…7de0Base—$25.51100%coinbase42d ago0x71eea9…e5462e
0x3878…18220xb0af…7de0Base—$15.01100%coinbase42d ago0xf457cc…3a4051
0x3878…18220xb0af…7de0Base—$27.02100%coinbase42d ago0x767cea…303859
0x3878…18220xb0af…7de0Base—$29.88100%coinbase42d ago0xebaad1…0a6bb4
0x3878…18220xb0af…7de0Base—$29.98100%coinbase42d ago0xb95961…d8526a
0x3878…18220xb0af…7de0Base—$30.01100%coinbase42d ago0x4bcae3…c4ec11
0x3878…18220xb0af…7de0Base—$28.03100%coinbase42d ago0xb611c4…cb1703
0x3878…18220xb0af…7de0Base—$27.02100%coinbase42d ago0x5d3034…457eb4
0x3878…18220xb0af…7de0Base—$25.51100%coinbase42d ago0xc7fd6b…8ebbed
0x3878…18220xb0af…7de0Base—$30.02100%coinbase42d ago0x206361…6c93f9
0x3878…18220xb0af…7de0Base—$30.01100%coinbase42d ago0xfda0d5…4d4452
0x3878…18220xb0af…7de0Base—$28.02100%coinbase42d ago0x6cdc19…572c22
0x3878…18220xb0af…7de0Base—$29.50100%coinbase42d ago0x9b0448…cad046
0x3878…18220xb0af…7de0Base—$29.84100%coinbase42d ago0x191e3a…b9cefd
0x3878…18220xb0af…7de0Base—$25.51100%coinbase42d ago0x5703cf…55d3aa
0x3878…18220xb0af…7de0Base—$15.01100%coinbase42d ago0x319b3f…3b7aec
0x3878…18220xb0af…7de0Base—$27.03100%coinbase42d ago0x390799…5b6685
0x3878…18220xb0af…7de0Base—$30.01100%coinbase42d ago0xbd1011…f19a7e
0x3878…18220xb0af…7de0Base—$30.02100%coinbase42d ago0x4c0a60…5167c0

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.