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—$2.31100%Payer-submitted57d ago0x25196a…c875e6
0xa54d…49f50xe742…ea88Base—$101.11100%Payer-submitted57d ago0x0c458c…ec93ec
0xa54d…49f50xe742…ea88Base—$102.10100%Payer-submitted57d ago0x97fa82…2cce48
0xa54d…49f50xe742…ea88Base—$102.10100%Payer-submitted57d ago0xb7a2ab…8d075f
0xa54d…49f50xe742…ea88Base—$102.10100%Payer-submitted57d ago0xf21ae0…546677
0xa54d…49f50xe742…ea88Base—$9.89100%Payer-submitted57d ago0x8f1f4c…6318d5
0xa54d…49f50xe742…ea88Base—$9.88100%Payer-submitted57d ago0x621b2a…956b8a
0xa54d…49f50xe742…ea88Base—$209.74100%Payer-submitted57d ago0x314f53…cc978a
0xa54d…49f50xe742…ea88Base—$119.79100%Payer-submitted57d ago0x0985ac…8f3bcf
0xa54d…49f50xe742…ea88Base—$1.33100%Payer-submitted57d ago0x61bdc1…89e084
0xa54d…49f50xe742…ea88Base—$11.38100%Payer-submitted57d ago0x46aaff…8cc21f
0xa54d…49f50xe742…ea88Base—$11.92100%Payer-submitted57d ago0x89f2b5…04fe56
0xa54d…49f50xe742…ea88Base—$24.74100%Payer-submitted57d ago0xc03dd8…f3fab3
0xa54d…49f50xe742…ea88Base—$6.58100%Payer-submitted57d ago0x17a39b…5cc0f4
0xa54d…49f50xe742…ea88Base—$5.90100%Payer-submitted57d ago0xddf9bf…d5cd30
0xa54d…49f50xe742…ea88Base—$6.39100%Payer-submitted57d ago0x252d9f…fd3c16
0xa54d…49f50xe742…ea88Base—$121.34100%Payer-submitted57d ago0x81a3cc…da7169
0xa54d…49f50xe742…ea88Base—$141.80100%Payer-submitted57d ago0x2ad4fa…ba8e36
0xa54d…49f50xe742…ea88Base—$204.02100%Payer-submitted57d ago0x2e24ad…bd93d0
0xa54d…49f50xe742…ea88Base—$30.88100%Payer-submitted57d ago0x9c190a…e1b91e
0xa54d…49f50xe742…ea88Base—$5.69100%Payer-submitted57d ago0x2c915d…379a17
0xa54d…49f50xe742…ea88Base—$190.20100%Payer-submitted57d ago0x5691dd…870e4d
0xa54d…49f50xe742…ea88Base—$11.39100%Payer-submitted57d ago0xa13296…8d11b8
0xa54d…49f50xe742…ea88Base—$151.40100%Payer-submitted57d ago0x0c1b18…894a3b
0xa54d…49f50xe742…ea88Base—$29.98100%Payer-submitted57d ago0x456a8f…a3af70

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.