Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe864…e91d0xc5e1…e75bBase—$0.04100%fluxa113d ago0xc16277…3b3b50
0x812a…90290xc5e1…e75bBase—$0.04100%fluxa113d ago0xfe24b7…8cdafa
0x23a8…36e20xc5e1…e75bBase—$0.04100%fluxa113d ago0xd01938…b24af4
0x1e3a…b75c0xc5e1…e75bBase—$0.04100%fluxa114d ago0x510592…58420c
0x30f5…61e80xc5e1…e75bBase—$0.04100%fluxa114d ago0xc7b710…c10b73
0x2dc7…0f340xc5e1…e75bBase—$0.04100%fluxa114d ago0x0a1516…c272e5
0x5538…c7ee0xc5e1…e75bBase—$0.04100%fluxa114d ago0x29c70f…d1f094
0x218e…72bf0xc5e1…e75bBase—$0.04100%fluxa114d ago0x844448…ac1ecb
0xb0c7…35ba0xc5e1…e75bBase—$0.04100%fluxa114d ago0x586165…c125a0
0xb1e2…332f0xc5e1…e75bBase—$0.04100%fluxa114d ago0xc4aaef…af6e01
0x5ac1…aebc0xc5e1…e75bBase—$0.04100%fluxa114d ago0x932d1d…128735
0x22aa…c2aa0xc5e1…e75bBase—$0.04100%fluxa114d ago0xad3746…4ce0c5
0x9586…e33d0xc5e1…e75bBase—$0.04100%fluxa114d ago0x2657a0…089085
0x8257…16910xc5e1…e75bBase—$0.04100%fluxa114d ago0x8f28c8…2b724e
0x2f40…058f0xc5e1…e75bBase—$0.04100%fluxa114d ago0x243ca3…e1b0fa
0x2277…6fad0xc5e1…e75bBase—$0.04100%fluxa114d ago0x658459…08145c
0xb0e0…4e3d0xc5e1…e75bBase—$0.04100%fluxa114d ago0x0d6a28…8e65a9
0xe4ca…13c50xc5e1…e75bBase—$0.04100%fluxa114d ago0x58cc63…497089
0x8d05…76900xc5e1…e75bBase—$0.04100%fluxa114d ago0x13505b…1d01dd
0xf2f5…2a980xc5e1…e75bBase—$0.04100%fluxa114d ago0xfd261d…b895f2
0x97fa…9e5c0xc5e1…e75bBase—$0.04100%fluxa114d ago0xda3cc0…1590a2
0x03e7…5baf0xc5e1…e75bBase—$0.04100%fluxa114d ago0x7bc412…a73d9e

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.