Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base—$1.90100%Payer-submitted92d ago0xd5a865…e564df
0xa54d…49f50xe742…ea88Base—$29.76100%Payer-submitted92d ago0x8d74e7…bd8d71
0xa54d…49f50xe742…ea88Base—$1.90100%Payer-submitted92d ago0xc6ee11…55e38b
0xa54d…49f50xe742…ea88Base—$89.38100%Payer-submitted92d ago0x0b7c2f…fac00b
0xa54d…49f50xe742…ea88Base—$13.95100%Payer-submitted92d ago0x1544dd…d1b421
0xa54d…49f50xe742…ea88Base—$8.88100%Payer-submitted92d ago0xdcb8a5…a6a39c
0xa54d…49f50xe742…ea88Base—$65.43100%Payer-submitted92d ago0xe9371b…baeea3
0xa54d…49f50xe742…ea88Base—$6.74100%Payer-submitted92d ago0xcec50f…5bf99a
0xa54d…49f50xe742…ea88Base—$6.05100%Payer-submitted92d ago0xd974e8…5e1028
0xa54d…49f50xe742…ea88Base—$2.97100%Payer-submitted92d ago0x0b4e41…cccc45
0xa54d…49f50xe742…ea88Base—$2.96100%Payer-submitted92d ago0x251162…01f5a4
0xa54d…49f50xe742…ea88Base—$3.01100%Payer-submitted92d ago0x5e5928…e1d664
0xa54d…49f50xe742…ea88Base—$39.87100%Payer-submitted92d ago0xfcf528…b6f0c3
0xa54d…49f50xe742…ea88Base—$6.68100%Payer-submitted92d ago0x184aa6…a6f255
0xa54d…49f50xe742…ea88Base—$3.10100%Payer-submitted92d ago0xecf334…384351
0xa54d…49f50xe742…ea88Base—$1.96100%Payer-submitted92d ago0xb742b0…08ebad
0xa54d…49f50xe742…ea88Base—$9.97100%Payer-submitted92d ago0xce7529…28c6ca
0xa54d…49f50xe742…ea88Base—$49.56100%Payer-submitted92d ago0xcb53cc…aa6820
0xa54d…49f50xe742…ea88Base—$8.09100%Payer-submitted92d ago0x724662…240b21
0xa54d…49f50xe742…ea88Base—$141.44100%Payer-submitted92d ago0x612db8…3653f5
0xa54d…49f50xe742…ea88Base—$6.63100%Payer-submitted92d ago0x1b9f26…62787f
0xa54d…49f50xe742…ea88Base—$95.85100%Payer-submitted92d ago0xcc4c5e…aaf4b4
0xa54d…49f50xe742…ea88Base—$56.36100%Payer-submitted92d ago0xc7db2c…8c35e1
0xa54d…49f50xe742…ea88Base—$16.81100%Payer-submitted92d ago0xfeed62…affe10
0xa54d…49f50xe742…ea88Base—$1,041.00100%Payer-submitted92d ago0xda70f8…7b24d3

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.