Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa12ef5…0c830d
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb521a7…f59db0
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x065b89…297b98
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28f43d…80f931
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ee343…ef58a1
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b87ca…9325a5
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4994eb…27dae0
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc2714d…56b2e5
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xface56…1c8166
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28c4e4…a58e31
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc2f84b…ce4b45
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf647a1…60751a
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe66a15…42be0a
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x06d4c5…b46c7e
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f49bd…2da7cf
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc92175…bad4c0
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ba524…91249c
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf1b9fe…9a00d2
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81a832…082228
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa50e55…5311b3
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9e2ac0…43d639
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfa9625…50bcaf
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x130554…f96078
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf11043…834f9d
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe309dc…bef951

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.