Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d81…89f10xb0af…7de0Base—$2.00100%coinbase42d ago0x6b8696…8efe2b
0x9d81…89f10xb0af…7de0Base—$3.52100%coinbase42d ago0x8a8deb…e069ae
0x9d81…89f10xb0af…7de0Base—$3.46100%coinbase42d ago0xb5e9bd…d1e24d
0x9d81…89f10xb0af…7de0Base—$3.79100%coinbase42d ago0x42f1ba…93847c
0x9d81…89f10xb0af…7de0Base—$3.60100%coinbase42d ago0xcb908c…055172
0x9d81…89f10xb0af…7de0Base—$3.52100%coinbase42d ago0x7535c9…b12e1d
0x9d81…89f10xb0af…7de0Base—$3.04100%coinbase42d ago0x888a13…ede750
0x9d81…89f10xb0af…7de0Base—$3.24100%coinbase42d ago0xb90dff…b1edaf
0x9d81…89f10xb0af…7de0Base—$3.13100%coinbase42d ago0x766d20…c47bb3
0x9d81…89f10xb0af…7de0Base—$2.00100%coinbase42d ago0x367dd3…7b47b8
0x9d81…89f10xb0af…7de0Base—$2.53100%coinbase42d ago0xf1d501…aa2aaf
0x9d81…89f10xb0af…7de0Base—$2.79100%coinbase42d ago0xbefd00…132a1f
0x9d81…89f10xb0af…7de0Base—$2.00100%coinbase42d ago0x912ab2…b01021
0x9d81…89f10xb0af…7de0Base—$2.60100%coinbase42d ago0xfba5dd…82630b
0x9d81…89f10xb0af…7de0Base—$2.52100%coinbase42d ago0x43e9cc…0cf8ff
0x9d81…89f10xb0af…7de0Base—$2.43100%coinbase42d ago0x6b9aab…d1de27
0x9d81…89f10xb0af…7de0Base—$2.20100%coinbase42d ago0xf76f41…137fcd
0x9d81…89f10xb0af…7de0Base—$2.00100%coinbase42d ago0x403fce…f02241
0x9d81…89f10xb0af…7de0Base—$1.62100%coinbase42d ago0x91a930…18a6b4
0x9d81…89f10xb0af…7de0Base—$2.02100%coinbase42d ago0xc061e2…99bf37
0x9d81…89f10xb0af…7de0Base—$2.07100%coinbase42d ago0x9f055e…2e6a27
0x9d81…89f10xb0af…7de0Base—$1.95100%coinbase42d ago0x6dd8b7…499640
0x9d81…89f10xb0af…7de0Base—$1.62100%coinbase42d ago0x261610…ec9126
0x9d81…89f10xb0af…7de0Base—$1.88100%coinbase42d ago0x71f3f1…0fd3d0
0x9d81…89f10xb0af…7de0Base—$1.52100%coinbase42d ago0xad2e77…d8215e

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.