Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base—$0.12100%coinbase42d ago0x5e990c…6adb31
0xcb74…cb510xb0af…7de0Base—$0.06100%coinbase42d ago0xa34873…1db1ff
0xcb74…cb510xb0af…7de0Base—$0.10100%coinbase42d ago0xb99e2e…c84ff0
0xcb74…cb510xb0af…7de0Base—$0.10100%coinbase42d ago0x7736a0…dae9e4
0xcb74…cb510xb0af…7de0Base—$0.10100%coinbase42d ago0x06a12e…588ae2
0xcb74…cb510xb0af…7de0Base—$0.10100%coinbase42d ago0x14eb19…810e1f
0xcb74…cb510xb0af…7de0Base—$0.18100%coinbase42d ago0x214507…c7b1d2
0xcb74…cb510xb0af…7de0Base—$0.28100%coinbase42d ago0xd3da65…e6b8c7
0xcb74…cb510xb0af…7de0Base—$0.26100%coinbase42d ago0x531bb8…c58b98
0xcb74…cb510xb0af…7de0Base—$0.26100%coinbase42d ago0x2f6d30…76f9c5
0xcb74…cb510xb0af…7de0Base—$0.26100%coinbase42d ago0x750b08…e92e8f
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase42d ago0xe8b720…2bc725
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase42d ago0xdf00d9…6df6b6
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase42d ago0x6934dc…00eedc
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase42d ago0xbc73eb…6caf1e
0xcb74…cb510xb0af…7de0Base—$0.22100%coinbase42d ago0xd4ba4b…325052
0xcb74…cb510xb0af…7de0Base—$0.25100%coinbase42d ago0xd12a52…8da4dd
0xcb74…cb510xb0af…7de0Base—$0.21100%coinbase42d ago0xcc6cbc…7a1efe
0xcb74…cb510xb0af…7de0Base—$0.21100%coinbase42d ago0x3111bb…957707
0xcb74…cb510xb0af…7de0Base—$0.21100%coinbase42d ago0xa4cb1d…416595
0xcb74…cb510xb0af…7de0Base—$0.21100%coinbase42d ago0x73d474…41628a
0xcb74…cb510xb0af…7de0Base—$0.21100%coinbase42d ago0xe5be80…3ae25c
0xcb74…cb510xb0af…7de0Base—$0.21100%coinbase42d ago0x4de104…99d2ff
0xcb74…cb510xb0af…7de0Base—$0.16100%coinbase42d ago0x3fd600…c2da1a
0xcb74…cb510xb0af…7de0Base—$0.18100%coinbase42d ago0x312c9c…2a0c2e

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.