Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13d5…46620x1892…6085Base$1.95100%Route unknown93d ago0x05a45c…cffe4c
0x13d5…46620x1892…6085Base$1.30100%Route unknown93d ago0xe17c84…36c046
0x13d5…46620x1892…6085Base$1.00100%Route unknown93d ago0x07ba8f…f90033
0x13d5…46620x1892…6085Base$1.46100%Route unknown93d ago0xa985a8…a5b786
0x13d5…46620x1892…6085Base$1.71100%Route unknown93d ago0xd25dd4…5e55af
0x13d5…46620x1892…6085Base$1.64100%Route unknown93d ago0xd1b8f4…0a6b2a
0x13d5…46620x1892…6085Base$1.96100%Route unknown93d ago0xcdabce…2f2325
0x13d5…46620x1892…6085Base$1.45100%Route unknown94d ago0x0fb534…6d930a
0x13d5…46620x1892…6085Base$1.09100%Route unknown94d ago0xe76b6c…d7492d
0x13d5…46620x1892…6085Base$1.62100%Route unknown94d ago0x7f8d5a…524cc2
0x13d5…46620x1892…6085Base$1.24100%Route unknown94d ago0x1bb9ed…3793fb
0x13d5…46620x1892…6085Base$1.72100%Route unknown94d ago0xed8853…5e29fd
0x13d5…46620x1892…6085Base$1.33100%Route unknown94d ago0x6971c8…5c04e8
0x13d5…46620x1892…6085Base$1.24100%Route unknown94d ago0x544e9c…a4a95a
0x13d5…46620x1892…6085Base$1.57100%Route unknown94d ago0x7cb589…5954fb
0x13d5…46620x1892…6085Base$1.24100%Route unknown94d ago0x076218…6ecb54
0x13d5…46620x1892…6085Base$1.53100%Route unknown94d ago0x37b0cb…2de78a
0x13d5…46620x1892…6085Base$1.98100%Route unknown94d ago0xa20721…ac4d7f
0x13d5…46620x1892…6085Base$1.20100%Route unknown94d ago0xfa2fd6…3b5869
0x13d5…46620x1892…6085Base$1.28100%Route unknown94d ago0xf91b2a…271bca
0x13d5…46620x1892…6085Base$1.25100%Route unknown94d ago0xa6a23c…6f03a4
0x13d5…46620x1892…6085Base$1.36100%Route unknown94d ago0xb17a47…df3040
0x13d5…46620x1892…6085Base$1.23100%Route unknown94d ago0x7981ad…fa3147
0x13d5…46620x1892…6085Base$1.53100%Route unknown94d ago0x5ef592…b2c542
0x13d5…46620x1892…6085Base$1.61100%Route unknown94d ago0xf7646f…f8b4f6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.