Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
10972.eth0x0e3d…7757Base—$2.10100%0xfe8c…49bb105d ago0xdfcd36…ac7303
10972.eth0x0e3d…7757Base—$2.10100%0x9f6a…a93c105d ago0x0a5cc5…11918a
10972.eth0x0e3d…7757Base—$4.20100%0x6288…8b49105d ago0xe90d78…a387a3
10972.eth0x0e3d…7757Base—$1.05100%0xcf0a…a2c3105d ago0xc69f4a…e410e0
10972.eth0x0e3d…7757Base—$2.10100%0x29b8…3263105d ago0xfa378c…63a0a9
10972.eth0x0e3d…7757Base—$1.05100%0x7430…b4bb105d ago0x48fc31…efd93f
10972.eth0x0e3d…7757Base—$1.05100%0x06ee…cb52105d ago0x077adc…cf4146
10972.eth0x0e3d…7757Base—$1.05100%0xfbad…25fb105d ago0x1f6ee1…5baa83
10972.eth0x0e3d…7757Base—$1.05100%0x3d76…265f105d ago0xb6b0d6…4716c1
10972.eth0x0e3d…7757Base—$2.10100%0xefcd…fefe105d ago0xacfe9a…5e387f
10972.eth0x0e3d…7757Base—$3.15100%0x06ee…cb52105d ago0xe3f021…94e92f
10972.eth0x0e3d…7757Base—$1.05100%0x04bf…0d0e105d ago0xcdf234…c5b997
10972.eth0x0e3d…7757Base—$1.05100%0x212c…a8f6105d ago0xa2548a…b78946
10972.eth0x0e3d…7757Base—$1.05100%0xf261…5d41105d ago0x24f0ac…6f07f5

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.